configure.host: Set with_libffi_default and libgcj_interpreter to "yes".

* configure.host <powerpc64*-*>: Set with_libffi_default and
	libgcj_interpreter to "yes".

From-SVN: r66609
This commit is contained in:
Tom Tromey 2003-05-08 18:53:44 +00:00 committed by Tom Tromey
parent 146b867529
commit b8e61e1eb3
2 changed files with 7 additions and 2 deletions

View 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.

View 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