OSDN Git Service

* ChangeLog: Follow spelling conventions.
[pf3gnuchains/gcc-fork.git] / gcc / config.gcc
index faa135d..8f3312d 100644 (file)
@@ -364,6 +364,11 @@ case $machine in
        xm_defines=POSIX
        gas=yes
        gnu_ld=yes
+       case x${enable_threads} in
+       xyes | xposix)
+               thread_file='posix'
+               ;;
+       esac
        ;;
 *-*-freebsd[12] | *-*-freebsd[12].* | *-*-freebsd*aout*)
        # This is the place-holder for the generic a.out configuration