Synchronize with src/.
2010-04-14 Tristan Gingold <gingold@adacore.com> * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs. * configure: Regenerate. From-SVN: r158341
This commit is contained in:
parent
0fcbf3ed80
commit
8406cb6260
@ -1,3 +1,8 @@
|
||||
2010-04-14 Tristan Gingold <gingold@adacore.com>
|
||||
|
||||
* configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
|
||||
* configure: Regenerate.
|
||||
|
||||
2010-04-13 Steve Ellcey <sje@cup.hp.com>
|
||||
|
||||
* configure: Regenerate after change to elf.m4.
|
||||
|
2
configure
vendored
2
configure
vendored
@ -3310,7 +3310,7 @@ case "${target}" in
|
||||
noconfigdirs="$noconfigdirs gas ld fileutils target-newlib target-libgloss"
|
||||
;;
|
||||
alpha*-*-*vms*)
|
||||
noconfigdirs="$noconfigdirs gdb ld target-newlib target-libgloss ${libgcj}"
|
||||
noconfigdirs="$noconfigdirs gdb target-newlib target-libgloss ${libgcj}"
|
||||
;;
|
||||
alpha*-*-linux*)
|
||||
# newlib is not 64 bit ready
|
||||
|
@ -547,7 +547,7 @@ case "${target}" in
|
||||
noconfigdirs="$noconfigdirs gas ld fileutils target-newlib target-libgloss"
|
||||
;;
|
||||
alpha*-*-*vms*)
|
||||
noconfigdirs="$noconfigdirs gdb ld target-newlib target-libgloss ${libgcj}"
|
||||
noconfigdirs="$noconfigdirs gdb target-newlib target-libgloss ${libgcj}"
|
||||
;;
|
||||
alpha*-*-linux*)
|
||||
# newlib is not 64 bit ready
|
||||
|
Loading…
Reference in New Issue
Block a user