Fix the following build failure raised since bump to version 0.3.26 in
commit a6d88d3ba5 and
b029000610
thread-loop.c:(.text+0x81c): undefined reference to `pthread_setname_np'
Fixes:
- http://autobuild.buildroot.org/results/6019f4e9676743685e8af81d60ef198c1eba1fde
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
(cherry picked from commit f54b5a64f2)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>