merge from gcc
[deliverable/binutils-gdb.git] / libiberty / config.table
index 6118a9c82563ffb7861811ab91e24a4950f41adf..b9a2479aac780ee4e84a01354074b091107f1212 100644 (file)
@@ -34,7 +34,8 @@ if [ "${shared}" = "yes" ]; then
     alpha*-*-linux*)   frag=mh-elfalphapic ;;
     arm*-*-*)          frag=mh-armpic ;;
     hppa*-*-*)         frag=mh-papic ;;
-    i[3456]86-*-*)     frag=mh-x86pic ;;
+    i[3456]86-*-* | x86_64-*-*)
+                       frag=mh-x86pic ;;
     powerpc*-*-aix*)   ;;
     powerpc*-*-*)      frag=mh-ppcpic ;;
     sparc*-*-*)                frag=mh-sparcpic ;;
This page took 0.028567 seconds and 4 git commands to generate.