configure.host: Set with_libffi_default and libgcj_interpreter to "yes".
authorTom Tromey <tromey@redhat.com>
Thu, 8 May 2003 18:53:44 +0000 (18:53 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Thu, 8 May 2003 18:53:44 +0000 (18:53 +0000)
* configure.host <powerpc64*-*>: Set with_libffi_default and
libgcj_interpreter to "yes".

From-SVN: r66609

libjava/ChangeLog
libjava/configure.host

index 846ed59d0a3b59c21a2be95c688fd6aa81e1a6f2..6ca4c19cae96d55e8f3117c9ecfbac74b3313ab0 100644 (file)
@@ -1,3 +1,8 @@
+2003-05-08  Tom Tromey  <tromey@redhat.com>
+
+       * configure.host <powerpc64*-*>: Set with_libffi_default and
+       libgcj_interpreter to "yes".
+
 2003-05-08  Scott Gilbertson  <scottg@mantatest.com>
 
        * gnu/gcj/xlib/natGC.cc (drawString): Removed obsolete code.
index f1c65bcc50e5d1e0feb15e7adde1afcc4c2804d6..1e2183184e4e3fd1d0a4e2613c2f4cdb67dfdd56 100644 (file)
@@ -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