aboutsummaryrefslogtreecommitdiff
path: root/libjava/configure.host
diff options
context:
space:
mode:
authorDiego Novillo <dnovillo@redhat.com>2002-10-22 18:30:06 +0000
committerDiego Novillo <dnovillo@redhat.com>2002-10-22 18:30:06 +0000
commit7d0ee0808f8daf17bbb1b47f50e26350ee640d02 (patch)
tree2e0ea103d03db31b5147af57e80c68b4a947a45a /libjava/configure.host
parentf3233f0eee6310223f73bcbba4aca9034dfc340d (diff)
Merge with basic-improvements as of 2002-10-21
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/tree-ssa-20020619-branch@58414 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/configure.host')
-rw-r--r--libjava/configure.host5
1 files changed, 5 insertions, 0 deletions
diff --git a/libjava/configure.host b/libjava/configure.host
index 2bf4dc2cc6f..f5d1ef07cda 100644
--- a/libjava/configure.host
+++ b/libjava/configure.host
@@ -127,6 +127,11 @@ case "${host}" in
enable_hash_synchronization_default=yes
slow_pthread_self=yes
;;
+ s390*-*)
+ sysdeps_dir=s390
+ libgcj_interpreter=yes
+ enable_hash_synchronization_default=yes
+ ;;
sparc-*)
;;
ia64-*)