summaryrefslogtreecommitdiff
path: root/libjava/configure.host
diff options
context:
space:
mode:
authorgreen <green@138bc75d-0d04-0410-961f-82ee72b054a4>2000-02-13 18:07:09 +0000
committergreen <green@138bc75d-0d04-0410-961f-82ee72b054a4>2000-02-13 18:07:09 +0000
commitde170f85e23ea1550f4dbb7c3b336c0924b2c264 (patch)
tree204d58a00ae33e39f66ed2356f8eea755d4efecd /libjava/configure.host
parent290d0f6ee9a57c47cc22a48661a4c2004ea1bd10 (diff)
downloadgcc-de170f85e23ea1550f4dbb7c3b336c0924b2c264.tar.gz
gcj/142
i386 and i486 should configure the same as i586 and i686. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31954 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/configure.host')
-rw-r--r--libjava/configure.host2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/configure.host b/libjava/configure.host
index 348d54a13bf..a14288faca2 100644
--- a/libjava/configure.host
+++ b/libjava/configure.host
@@ -57,7 +57,7 @@ case "${host}" in
enable_java_net_default=no
enable_getenv_properties_default=no
;;
- i686-*|i586-*)
+ i686-*|i586-*|i486-*|i386-*)
libgcj_flags="${libgcj_flags} -ffloat-store"
libgcj_interpreter=yes
DIVIDESPEC=-fno-use-divide-subroutine