mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
uftrace needs NPTL since its addition in commit09c97972d9and543fe53c25: buildroot/build/uftrace-0.10/buildroot/build/uftrace-0.10/cmds/record.c:670: undefined reference to `pthread_setname_np' Fixes: - http://autobuild.buildroot.org/results/8f884efb9d45f9145a4799981157c9226390b423 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> (cherry picked from commita3475c5c69) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>