mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 19:51:34 +08:00
Recognize alpha*-*.
From-SVN: r38181
This commit is contained in:
parent
800635c1fd
commit
48a9aced0c
@ -1,3 +1,7 @@
|
||||
2000-12-10 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* configure.host: Recognize alpha*-*, not alphaev6-*.
|
||||
|
||||
2000-12-09 Anthony Green <green@redhat.com>
|
||||
|
||||
* configure.host: Enable interpreter for Alpha.
|
||||
|
@ -64,7 +64,7 @@ case "${host}" in
|
||||
libgcj_cflags="-D__NO_MATH_INLINES"
|
||||
DIVIDESPEC=-fno-use-divide-subroutine
|
||||
;;
|
||||
alphaev6-*)
|
||||
alpha*-*)
|
||||
libgcj_interpreter=yes
|
||||
;;
|
||||
sparc-*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user