aboutsummaryrefslogtreecommitdiff
path: root/libjava/configure.host
diff options
context:
space:
mode:
authorUlrich Weigand <uweigand@de.ibm.com>2002-05-29 18:36:50 +0000
committerUlrich Weigand <uweigand@gcc.gnu.org>2002-05-29 18:36:50 +0000
commite793a7140efe7b31614a89f234952ee2e9d23dfc (patch)
tree7ec728ce21a5f3efd1c4b0acd1f3f695fb6522d9 /libjava/configure.host
parent2274b31a3c8fb6629a53482962239caf91418e83 (diff)
downloadgcc-e793a7140efe7b31614a89f234952ee2e9d23dfc.zip
gcc-e793a7140efe7b31614a89f234952ee2e9d23dfc.tar.gz
gcc-e793a7140efe7b31614a89f234952ee2e9d23dfc.tar.bz2
configure.host [...]: Set can_unwind_signal=yes.
* configure.host [s390*-linux*]: Set can_unwind_signal=yes. * configure.in [s390*-*-linux*]: Do not define HAVE_BACKTRACE. Set SIGNAL_HANDLER=include/s390-linux.h. * configure: Regenerate. * include/s390-linux.h: New file. From-SVN: r54012
Diffstat (limited to 'libjava/configure.host')
-rw-r--r--libjava/configure.host1
1 files changed, 1 insertions, 0 deletions
diff --git a/libjava/configure.host b/libjava/configure.host
index 16e4cd8..0d9283e 100644
--- a/libjava/configure.host
+++ b/libjava/configure.host
@@ -125,6 +125,7 @@ case "${host}" in
i[34567]86*-linux* | \
powerpc*-linux* | \
alpha*-linux* | \
+ s390*-linux* | \
sparc*-linux* | \
ia64-*)
can_unwind_signal=yes