config/ * picflag.m4 (m68k-*-*): Use default PIC flag.
[deliverable/binutils-gdb.git] / libiberty / configure
index b71141a98b05bd388dfd08301391dda06b9da38e..8ea54da661313901b8fe872d1352316823015b79 100755 (executable)
@@ -4927,9 +4927,6 @@ case "${host}" in
     i[34567]86-*-* | x86_64-*-*)
        PICFLAG=-fpic
        ;;
-    m68k-*-*)
-       PICFLAG=-fpic
-       ;;
     # FIXME: Override -fPIC default in libgcc only?
     sh-*-linux* | sh[2346lbe]*-*-linux*)
        PICFLAG=-fpic
This page took 0.026807 seconds and 4 git commands to generate.