PR target/38607
[deliverable/binutils-gdb.git] / libtool.m4
index a7f99ac7dbc00efaf042713bb13714099b360991..8a14e2b22f9edffde17ebb6d20182fa0f3bd361d 100644 (file)
@@ -3580,6 +3580,7 @@ m4_if([$1], [CXX], [
        # AIX 5 now supports IA64 processor
        _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
       fi
+      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
       ;;
 
     amigaos*)
@@ -3891,6 +3892,7 @@ m4_if([$1], [CXX], [
        # AIX 5 now supports IA64 processor
        _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
       fi
+      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
       ;;
 
     amigaos*)
This page took 0.04354 seconds and 4 git commands to generate.