[PATCH v2] test: tls: fix build with newer binutils

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Nov 6 21:29:15 UTC 2013


On Wed, Oct 02, 2013 at 10:08:29AM +0300, Baruch Siach wrote:
>Fix the following build failures:
>
>ld: tst-tls10.o: undefined reference to symbol 'f2a'
>ld: tst-tls12.o: undefined reference to symbol 'a1'
>
>binutils ld defaults to --no-copy-dt-needed-entries since version 2.22. Add
>library dependencies explicitly.

Applied, thanks!


More information about the uClibc mailing list