gas: sparc: fix collision of registers and pseudo-ops.
[deliverable/binutils-gdb.git] / configure
index 89c863ca97cce36aa7e6a148eed95d6f580d153b..35f231ea92bdae7d9dbd46c63c2a6e054ed44fe8 100755 (executable)
--- a/configure
+++ b/configure
@@ -2973,7 +2973,7 @@ case "${ENABLE_GOLD}" in
       # Check for target supported by gold.
       case "${target}" in
         i?86-*-* | x86_64-*-* | sparc*-*-* | powerpc*-*-* | arm*-*-* \
-        | aarch64*-*-* | tilegx*-*-*)
+        | aarch64*-*-* | tilegx*-*-* | mips*-*-* | s390*-*-*)
          configdirs="$configdirs gold"
          if test x${ENABLE_GOLD} = xdefault; then
            default_ld=gold
This page took 0.036934 seconds and 4 git commands to generate.