* libjava/configure.host: Disable can_unwind_signal on darwin.
authorAndreas Tobler <a.tobler@schweiz.ch>
Tue, 28 Jan 2003 23:25:39 +0000 (00:25 +0100)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 28 Jan 2003 23:25:39 +0000 (23:25 +0000)
From-SVN: r62048

libjava/ChangeLog
libjava/configure.host

index dbcd959..58e2b8a 100644 (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:
index 5fff614..789b4a9 100644 (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=