* libjava/configure.host: Disable can_unwind_signal on darwin.

From-SVN: r62048
This commit is contained in:
Andreas Tobler 2003-01-29 00:25:39 +01:00 committed by Tom Tromey
parent f3ded1c171
commit e9e93c8b7c
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2003-01-28 Andreas Tobler <a.tobler@schweiz.ch>
* libjava/configure.host: Disable can_unwind_signal on darwin.
2003-01-28 Ranjit Mathew <rmathew@hotmail.com>
Fixes PR java/9254:

View File

@ -167,6 +167,7 @@ case "${host}" in
*-*-darwin*)
enable_hash_synchronization_default=no
slow_pthread_self=
can_unwind_signal=no
;;
*-*-freebsd*)
slow_pthread_self=