reverted erroneous checkin

From-SVN: r51235
This commit is contained in:
Tom Tromey
2002-03-23 16:16:46 +00:00
parent f5c5a4e915
commit c677cd7f47
6 changed files with 345 additions and 382 deletions
+1 -8
View File
@@ -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
;;