OSDN Git Service

PR target/42316
[pf3gnuchains/gcc-fork.git] / libiberty / configure.ac
index 6da7ea0..515bb33 100644 (file)
@@ -217,6 +217,7 @@ if [[ "${shared}" = "yes" ]]; then
                          * ) PICFLAG=-fPIC ;;
                        esac ;;
     s390*-*-*)         PICFLAG=-fpic ;;
+    sh*-*-*)           PICFLAG=-fPIC ;;
   esac
 fi
 AC_SUBST(PICFLAG)