diff options
author | aph <aph@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-01-14 13:51:15 +0000 |
---|---|---|
committer | aph <aph@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-01-14 13:51:15 +0000 |
commit | 4e1fff64d6c2efc4c1de0c619faa6d0d0caadfcc (patch) | |
tree | d117f80c1e38f5bc8ca254a09af500fa8c9b5015 /libjava/configure.host | |
parent | 9b57b06b9209d38343713692293328641ab45d77 (diff) | |
download | gcc-4e1fff64d6c2efc4c1de0c619faa6d0d0caadfcc.tar.gz |
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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61284 138bc75d-0d04-0410-961f-82ee72b054a4
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 ;; |