Merge changes from GCC for the config/ directory
[deliverable/binutils-gdb.git] / config / tls.m4
index 1a5fc59c2b4e3c2abc159a0f487e0bc4968e400b..7532305b908abf8c9874d466dc91eeed18954933 100644 (file)
@@ -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
This page took 0.023568 seconds and 4 git commands to generate.