* configure.ac: Define is_elf for QNX Neutrino targets.
* configure: Regenerate.
This commit is contained in:
parent
1628149bdd
commit
8bcf271860
@ -1,3 +1,8 @@
|
||||
2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
|
||||
|
||||
* configure.ac: Define is_elf for QNX Neutrino targets.
|
||||
* configure: Regenerate.
|
||||
|
||||
2009-06-03 Jerome Guitton <guitton@adacore.com>
|
||||
Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
|
2
configure
vendored
2
configure
vendored
@ -2064,7 +2064,7 @@ if test "${ENABLE_GOLD}" = "yes"; then
|
||||
case "${target}" in
|
||||
*-*-elf* | *-*-sysv4* | *-*-unixware* | *-*-eabi* | hppa*64*-*-hpux* \
|
||||
| *-*-linux* | frv-*-uclinux* | *-*-irix5* | *-*-irix6* \
|
||||
| *-*-netbsd* | *-*-openbsd* | *-*-freebsd* | *-*-solaris2*)
|
||||
| *-*-netbsd* | *-*-openbsd* | *-*-freebsd* | *-*-solaris2* | *-*-nto*)
|
||||
case "${target}" in
|
||||
*-*-linux*aout* | *-*-linux*oldld*)
|
||||
;;
|
||||
|
@ -305,7 +305,7 @@ if test "${ENABLE_GOLD}" = "yes"; then
|
||||
case "${target}" in
|
||||
*-*-elf* | *-*-sysv4* | *-*-unixware* | *-*-eabi* | hppa*64*-*-hpux* \
|
||||
| *-*-linux* | frv-*-uclinux* | *-*-irix5* | *-*-irix6* \
|
||||
| *-*-netbsd* | *-*-openbsd* | *-*-freebsd* | *-*-solaris2*)
|
||||
| *-*-netbsd* | *-*-openbsd* | *-*-freebsd* | *-*-solaris2* | *-*-nto*)
|
||||
case "${target}" in
|
||||
*-*-linux*aout* | *-*-linux*oldld*)
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user