diff options
author | Andrew Haley <aph@redhat.com> | 2003-01-14 13:51:15 +0000 |
---|---|---|
committer | Andrew Haley <aph@gcc.gnu.org> | 2003-01-14 13:51:15 +0000 |
commit | 399df6db8752229ed97135ec16b34bf7bdd25021 (patch) | |
tree | d117f80c1e38f5bc8ca254a09af500fa8c9b5015 /libjava/configure.host | |
parent | cf22909ceee710ab2f61b4d689b02cff8d62ec79 (diff) | |
download | gcc-399df6db8752229ed97135ec16b34bf7bdd25021.tar.gz |
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.host | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libjava/configure.host b/libjava/configure.host index 5ca420b2448..40e4e38590a 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 ;; |