* configure.host: Removed erroneous comment.
From-SVN: r71077
This commit is contained in:
parent
7f09034f0f
commit
2e71d80930
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
2003-09-04 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* configure.host: Removed erroneous comment.
|
||||
|
||||
* gnu/java/awt/natEmbeddedWindow.cc (setWindowPeer): Removed
|
||||
lvalue cast; use correct rvalue cast.
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue