* configure.in (alpha-dec-osf5): Enable MASK_SUPPORT_ARCH.
From-SVN: r31660
This commit is contained in:
parent
d14cfa2af8
commit
cd038ac239
@ -1,3 +1,7 @@
|
||||
2000-01-27 Andrew Hobson <ahobson@eng.mindspring.net>
|
||||
|
||||
* configure.in (alpha-dec-osf5): Enable MASK_SUPPORT_ARCH.
|
||||
|
||||
2000-01-27 Zack Weinberg <zack@wolery.cumb.org>
|
||||
|
||||
* cppinit.c (cpp_handle_option): Recognize C++ comments under
|
||||
|
449
gcc/configure
vendored
449
gcc/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -694,7 +694,7 @@ changequote([,])dnl
|
||||
esac
|
||||
case $machine in
|
||||
changequote(,)dnl
|
||||
*-*-osf4.0[b-z] | *-*-osf4.[1-9]*)
|
||||
*-*-osf4.0[b-z] | *-*-osf4.[1-9]* | *-*-osf5*)
|
||||
changequote([,])dnl
|
||||
target_cpu_default=MASK_SUPPORT_ARCH
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user