summaryrefslogtreecommitdiff
path: root/libiberty/configure
diff options
context:
space:
mode:
Diffstat (limited to 'libiberty/configure')
-rwxr-xr-xlibiberty/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/configure b/libiberty/configure
index 4d0aeae4e5c..ee8fbb02a66 100755
--- a/libiberty/configure
+++ b/libiberty/configure
@@ -4112,7 +4112,7 @@ if [ "${shared}" = "yes" ]; then
i[34567]86-*-* | x86_64-*-*)
PICFLAG=-fpic ;;
m68k-*-*) PICFLAG=-fpic ;;
- mips*-*-linux) PICFLAG=-fPIC ;;
+ mips*-*-linux*) PICFLAG=-fPIC ;;
powerpc*-*-aix*) ;;
powerpc*-*-*) PICFLAG=-fPIC ;;
sparc*-*-*) case "${CFLAGS}" in