Commit e9c0315e by Don Bowman Committed by Jeff Law

configure.in (mips*-*-vxworks*): Enable gthreads vxworks support.

        * configure.in (mips*-*-vxworks*): Enable gthreads vxworks support.
        * configure: Rebuilt.

From-SVN: r25363
parent 78ab2033
Fri Feb 19 18:18:56 1999 Don Bowman <don@pixstream.com>
* configure.in (mips*-*-vxworks*): Enable gthreads vxworks support.
* configure: Rebuilt.
Sun Feb 21 20:34:44 PST 1999 Jeff Law (law@cygnus.com)
* version.c: Bump for snapshot.
......
......@@ -4452,7 +4452,7 @@ for machine in $build $host $target; do
gas=yes
gnu_ld=yes
extra_parts="crtbegin.o crtend.o"
# thread_file='vxworks'
thread_file='vxworks'
;;
mips-sgi-irix5cross64) # Irix5 host, Irix 6 target, cross64
tm_file="mips/iris6.h mips/cross64.h"
......
......@@ -2171,7 +2171,7 @@ changequote([,])dnl
gas=yes
gnu_ld=yes
extra_parts="crtbegin.o crtend.o"
# thread_file='vxworks'
thread_file='vxworks'
;;
mips-sgi-irix5cross64) # Irix5 host, Irix 6 target, cross64
tm_file="mips/iris6.h mips/cross64.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment