summaryrefslogtreecommitdiff
path: root/libjava/configure.host
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2003-05-08 18:53:44 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2003-05-08 18:53:44 +0000
commitffc1db1d8095dc8a244f353db9e299c2e6f6bd65 (patch)
tree87dd0cdc64657acec632b33594d5161fa9c60739 /libjava/configure.host
parentd2cd1fcd2857ba204d68f675bccc74b5e738dfa8 (diff)
downloadgcc-ffc1db1d8095dc8a244f353db9e299c2e6f6bd65.tar.gz
* configure.host <powerpc64*-*>: Set with_libffi_default and
libgcj_interpreter to "yes". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66609 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/configure.host')
-rw-r--r--libjava/configure.host4
1 files changed, 2 insertions, 2 deletions
diff --git a/libjava/configure.host b/libjava/configure.host
index f1c65bcc50e..1e2183184e4 100644
--- a/libjava/configure.host
+++ b/libjava/configure.host
@@ -114,8 +114,8 @@ case "${host}" in
;;
powerpc64*-*)
# libffi not ported.
- with_libffi_default=no
- libgcj_interpreter=no
+ with_libffi_default=yes
+ libgcj_interpreter=yes
libgcj_flags="${libgcj_flags} -mminimal-toc"
# this may not be correct
sysdeps_dir=powerpc