Refactor Cortex-A8 erratum workaround in preparation
[binutils-gdb.git] / configure.ac
index 321b90896f080c50b6377fc7bf9d00b9b0e8d835..74bf58aad93b8a51fe161d3a71748d38b27c6907 100644 (file)
@@ -351,7 +351,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