File s390-pic.patch of Package cross-sparc-binutils

--- libiberty/configure
+++ libiberty/configure
@@ -3726,7 +3726,7 @@ if [ "${shared}" = "yes" ]; then
 			  *-fpic* ) PICFLAG=-fpic ;;
 			  * ) PICFLAG=-fPIC ;;
 			esac ;;
-    s390*-*-*)		PICFLAG=-fpic ;;
+    s390*-*-*)		PICFLAG=-fPIC ;;
   esac
 fi
 
--- libiberty/configure.ac
+++ libiberty/configure.ac
@@ -214,7 +214,7 @@ if [[ "${shared}" = "yes" ]]; then
 			  *-fpic* ) PICFLAG=-fpic ;;
 			  * ) PICFLAG=-fPIC ;;
 			esac ;;
-    s390*-*-*)		PICFLAG=-fpic ;;
+    s390*-*-*)		PICFLAG=-fPIC ;;
   esac
 fi
 AC_SUBST(PICFLAG)
openSUSE Build Service is sponsored by