From c677cd7f47af8d4c2ebc387e4a1d49321bb660a6 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Sat, 23 Mar 2002 16:16:46 +0000 Subject: reverted erroneous checkin From-SVN: r51235 --- libjava/configure.host | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'libjava/configure.host') diff --git a/libjava/configure.host b/libjava/configure.host index 46cb037..8c48e82 100644 --- a/libjava/configure.host +++ b/libjava/configure.host @@ -76,14 +76,7 @@ case "${host}" in libgcj_interpreter=yes libgcj_cxxflags="-D__NO_MATH_INLINES" libgcj_cflags="-D__NO_MATH_INLINES" - case "${host}" in - i?86-*-solaris2*) - # Keep default. - ;; - *) - DIVIDESPEC=-fno-use-divide-subroutine - ;; - esac + DIVIDESPEC=-fno-use-divide-subroutine enable_hash_synchronization_default=yes slow_pthread_self=yes ;; -- cgit v1.1