X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=config%2Ftls.m4;h=7532305b908abf8c9874d466dc91eeed18954933;hb=f2e1c129f8f0985ec80e6cf775cf3e4afbced6fa;hp=1a5fc59c2b4e3c2abc159a0f487e0bc4968e400b;hpb=b555fb21f98143582541e1a3bf58695037ca617b;p=deliverable%2Fbinutils-gdb.git diff --git a/config/tls.m4 b/config/tls.m4 index 1a5fc59c2b..7532305b90 100644 --- a/config/tls.m4 +++ b/config/tls.m4 @@ -76,7 +76,7 @@ AC_DEFUN([GCC_CHECK_TLS], [ dnl Shared library options may depend on the host; this check dnl is only known to be needed for GNU/Linux. case $host in - *-*-linux*) + *-*-linux* | -*-uclinuxfdpic*) LDFLAGS="-shared -Wl,--no-undefined $LDFLAGS" ;; esac