From 43e85a8f541dcc299092452d816749cf99e31d60 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Tue, 5 Jan 2010 21:10:30 +0000 Subject: merge from gcc --- libiberty/configure | 1 + 1 file changed, 1 insertion(+) (limited to 'libiberty/configure') diff --git a/libiberty/configure b/libiberty/configure index 6a3f602..77aeb56 100755 --- a/libiberty/configure +++ b/libiberty/configure @@ -4860,6 +4860,7 @@ if [ "${shared}" = "yes" ]; then * ) PICFLAG=-fPIC ;; esac ;; s390*-*-*) PICFLAG=-fpic ;; + sh*-*-*) PICFLAG=-fPIC ;; esac fi -- cgit v1.1