summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/libtool.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/libtool.m4 b/m4/libtool.m4
index cf70c18a..cce6f5db 100644
--- a/m4/libtool.m4
+++ b/m4/libtool.m4
@@ -3863,6 +3863,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*)
@@ -4180,6 +4181,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*)