aboutsummaryrefslogtreecommitdiff
path: root/libjava/configure.host
diff options
context:
space:
mode:
authorAnthony Green <green@redhat.com>2000-02-13 18:07:09 +0000
committerAnthony Green <green@redhat.com>2000-02-13 18:07:09 +0000
commit2ea61f3c6505496d54fc4f38906faa5f8f110261 (patch)
tree204d58a00ae33e39f66ed2356f8eea755d4efecd /libjava/configure.host
parent41c940b44f9e32cecefaced00eba423d006a46c3 (diff)
gcj/142
i386 and i486 should configure the same as i586 and i686. git-svn-id: https://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