diff options
author | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-09-04 16:59:22 +0000 |
---|---|---|
committer | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-09-04 16:59:22 +0000 |
commit | 1340d16bfd356eafcf0c274377a2cfe6a3ba41f6 (patch) | |
tree | 3cf035a554d2ee186fc1be7eab23e49bdfe09387 /libjava/configure.host | |
parent | 0e8d54a3faf5baf0f9cfa8bf9338242df267b0a2 (diff) | |
download | gcc-1340d16bfd356eafcf0c274377a2cfe6a3ba41f6.tar.gz |
* configure.host: Removed erroneous comment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71077 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/configure.host')
-rw-r--r-- | libjava/configure.host | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libjava/configure.host b/libjava/configure.host index 91b529b2cd0..6db9cd3216c 100644 --- a/libjava/configure.host +++ b/libjava/configure.host @@ -113,7 +113,6 @@ case "${host}" in IEEESPEC=-mieee ;; powerpc64*-*) - # libffi not ported. with_libffi_default=yes libgcj_interpreter=yes libgcj_flags="${libgcj_flags} -mminimal-toc" |