Commit 48a9aced by Richard Henderson Committed by Anthony Green

Recognize alpha*-*.

From-SVN: r38181
parent 800635c1
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-*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment