* mips.h: Correct comment typo.
[binutils-gdb.git] / libiberty / config.table
index b9a2479aac780ee4e84a01354074b091107f1212..df48ce995253afefe2757c0a4e63142b5554faf8 100644 (file)
@@ -39,6 +39,7 @@ if [ "${shared}" = "yes" ]; then
     powerpc*-*-aix*)   ;;
     powerpc*-*-*)      frag=mh-ppcpic ;;
     sparc*-*-*)                frag=mh-sparcpic ;;
+    s390*-*-*)         frag=mh-s390pic ;;
     *)                 frag=mh-${host_cpu}pic ;;
   esac
   if [ -n "${frag}" ]; then