summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/configure
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/configure')
-rwxr-xr-xbinutils-2.25/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils-2.25/configure b/binutils-2.25/configure
index 87677bc2..b86cfe68 100755
--- a/binutils-2.25/configure
+++ b/binutils-2.25/configure
@@ -2972,7 +2972,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*-*-*)
configdirs="$configdirs gold"
if test x${ENABLE_GOLD} = xdefault; then
default_ld=gold