Recognize alpha*-*.

From-SVN: r38181
This commit is contained in:
Richard Henderson
2000-12-10 18:30:14 -08:00
committed by Anthony Green
parent 800635c1fd
commit 48a9aced0c
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ case "${host}" in
libgcj_cflags="-D__NO_MATH_INLINES"
DIVIDESPEC=-fno-use-divide-subroutine
;;
alphaev6-*)
alpha*-*)
libgcj_interpreter=yes
;;
sparc-*)