mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-15 14:01:04 +08:00
configure.host (gnu*): Set use_libgcj_bc to yes.
2007-08-16 Samuel Thibault <samuel.thibault@ens-lyon.org> * configure.host (gnu*): Set use_libgcj_bc to yes. From-SVN: r127527
This commit is contained in:
parent
aaa4249408
commit
8256d5ac81
@ -1,3 +1,7 @@
|
||||
2007-08-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
|
||||
|
||||
* configure.host (gnu*): Set use_libgcj_bc to yes.
|
||||
|
||||
2007-08-15 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* java/lang/Class.java (internalGetFields): Use LinkedHashSet.
|
||||
|
@ -346,7 +346,7 @@ case "${host}" in
|
||||
esac
|
||||
|
||||
case "${host}" in
|
||||
*linux*|*-kfreebsd*-gnu)
|
||||
*linux*|*-kfreebsd*-gnu|gnu*)
|
||||
use_libgcj_bc=yes
|
||||
;;
|
||||
*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user