X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=configure;h=5931086f2aa8dfbae78796bf72055922e40c4c82;hp=a7c6b249701b17d3230089e4e1e27de90eeeeec7;hb=0c809c32f92ac98cc05ff2ba643051949892d748;hpb=8e3f3f3526d9c0e1eb189dcfeed963e8254f54aa diff --git a/configure b/configure index a7c6b249701..5931086f2aa 100755 --- a/configure +++ b/configure @@ -2070,7 +2070,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*) ;;