Patch: FYI: comment fix
Tom Tromey
tromey@redhat.com
Thu Sep 4 18:09:00 GMT 2003
I'm checking this in on the trunk.
This fixes an erroneous comment in configure.host.
Tom
Index: ChangeLog
from Tom Tromey <tromey@redhat.com>
* configure.host: Removed erroneous comment.
Index: configure.host
===================================================================
RCS file: /cvs/gcc/gcc/libjava/configure.host,v
retrieving revision 1.51
diff -u -r1.51 configure.host
--- configure.host 27 Jul 2003 04:11:55 -0000 1.51
+++ configure.host 4 Sep 2003 16:58:29 -0000
@@ -113,7 +113,6 @@
IEEESPEC=-mieee
;;
powerpc64*-*)
- # libffi not ported.
with_libffi_default=yes
libgcj_interpreter=yes
libgcj_flags="${libgcj_flags} -mminimal-toc"
More information about the Java-patches
mailing list