From 3dbb239ee71538e30f709154bd5b5a181339598b Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 15 Nov 2012 14:10:39 +0000 Subject: Restore "Consider *-*-nacl* targets ELF for gold" * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. * configure: Regenerate. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 45e521e992..d72d4f93f9 100755 --- a/configure +++ b/configure @@ -2952,7 +2952,7 @@ case "${ENABLE_GOLD}" in *-*-elf* | *-*-sysv4* | *-*-unixware* | *-*-eabi* | hppa*64*-*-hpux* \ | *-*-linux* | frv-*-uclinux* | *-*-irix5* | *-*-irix6* \ | *-*-netbsd* | *-*-openbsd* | *-*-freebsd* | *-*-dragonfly* \ - | *-*-solaris2* | *-*-nto*) + | *-*-solaris2* | *-*-nto* | *-*-nacl*) case "${target}" in *-*-linux*aout* | *-*-linux*oldld*) ;; -- cgit v1.2.1