* elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offset
[deliverable/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
This page took 0.022693 seconds and 4 git commands to generate.