From 3c72fdec4e1915da62fbb6c279f3c9c0cd486873 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Wed, 8 Apr 2009 16:42:57 +0000 Subject: merge from gcc --- libiberty/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libiberty/configure.ac') diff --git a/libiberty/configure.ac b/libiberty/configure.ac index 7d167c3..6cfe335 100644 --- a/libiberty/configure.ac +++ b/libiberty/configure.ac @@ -209,7 +209,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 -- cgit v1.1