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

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

From-SVN: r25363
This commit is contained in:
Don Bowman 1999-02-22 01:32:00 +00:00 committed by Jeff Law
parent 78ab203316
commit e9c0315e10
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
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.

2
gcc/configure vendored
View File

@ -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"

View File

@ -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"