OSDN Git Service

* libjava/configure.host: Disable can_unwind_signal on darwin.
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Jan 2003 23:25:39 +0000 (23:25 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Jan 2003 23:25:39 +0000 (23:25 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@62048 138bc75d-0d04-0410-961f-82ee72b054a4

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=