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:
parent
78ab203316
commit
e9c0315e10
@ -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
2
gcc/configure
vendored
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user