X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=configure.ac;h=74bf58aad93b8a51fe161d3a71748d38b27c6907;hb=c1f61bd2b0644fc710dcfbb378a63f0b34be8903;hp=321b90896f080c50b6377fc7bf9d00b9b0e8d835;hpb=52cf9762c53f5de7070a3951a3a6156082839d35;p=deliverable%2Fbinutils-gdb.git diff --git a/configure.ac b/configure.ac index 321b90896f..74bf58aad9 100644 --- a/configure.ac +++ b/configure.ac @@ -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