Commit e9e93c8b by Andreas Tobler Committed by Tom Tromey

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

From-SVN: r62048
parent f3ded1c1
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:
......
......@@ -167,6 +167,7 @@ case "${host}" in
*-*-darwin*)
enable_hash_synchronization_default=no
slow_pthread_self=
can_unwind_signal=no
;;
*-*-freebsd*)
slow_pthread_self=
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment