aboutsummaryrefslogtreecommitdiff
path: root/libjava/configure.host
diff options
context:
space:
mode:
authorAndrew Haley <aph@redhat.com>2003-01-14 13:51:15 +0000
committerAndrew Haley <aph@gcc.gnu.org>2003-01-14 13:51:15 +0000
commit399df6db8752229ed97135ec16b34bf7bdd25021 (patch)
treed117f80c1e38f5bc8ca254a09af500fa8c9b5015 /libjava/configure.host
parentcf22909ceee710ab2f61b4d689b02cff8d62ec79 (diff)
downloadgcc-399df6db8752229ed97135ec16b34bf7bdd25021.zip
gcc-399df6db8752229ed97135ec16b34bf7bdd25021.tar.gz
gcc-399df6db8752229ed97135ec16b34bf7bdd25021.tar.bz2
dwarf2-signal.h: Remove x86_64.
2003-01-10 Andrew Haley <aph@redhat.com> * include/dwarf2-signal.h: Remove x86_64. * configure.host (x86_64 DIVIDESPEC): Remove. * include/x86_64-signal.h: New file. * configure.in: Regenerate. From-SVN: r61284
Diffstat (limited to 'libjava/configure.host')
-rw-r--r--libjava/configure.host1
1 files changed, 0 insertions, 1 deletions
diff --git a/libjava/configure.host b/libjava/configure.host
index 5ca420b..40e4e38 100644
--- a/libjava/configure.host
+++ b/libjava/configure.host
@@ -101,7 +101,6 @@ case "${host}" in
libgcj_interpreter=no
libgcj_cxxflags="-D__NO_MATH_INLINES"
libgcj_cflags="-D__NO_MATH_INLINES"
- DIVIDESPEC=-fno-use-divide-subroutine
enable_hash_synchronization_default=yes
slow_pthread_self=yes
;;