mirror of
https://gcc.gnu.org/git/gcc.git
synced 2025-01-11 05:23:55 +08:00
* configure.host: Removed erroneous comment.
From-SVN: r71077
This commit is contained in:
parent
7f09034f0f
commit
2e71d80930
@ -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…
Reference in New Issue
Block a user