Makefile: fix thread libraries stripping
authorRichard Braun <rbraun@sceen.net>
Tue, 20 Nov 2012 07:18:11 +0000 (07:18 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 30 Nov 2012 21:59:40 +0000 (13:59 -0800)
commit6ae7886f84e8ca856854fa9ee1a15547f171e8c6
treeef77a646dce4f71c3faa1bfc8309be1462bec253
parent696365f69bdf6261e8b312f98bdc177754bd5517
Makefile: fix thread libraries stripping

Strip libthread_db the same as any other library, but strip libpthread
with --strip-debug. See the relevant mailing list discussion [1] for
additional details.

[1] http://lists.busybox.net/pipermail/buildroot/2012-October/060126.html

Signed-off-by: Richard Braun <rbraun@sceen.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Makefile
package/Makefile.in