summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'aixrtl/2.0.0-fpic-cxx')
-rw-r--r--aixrtl/2.0.0-fpic-cxx12
1 files changed, 12 insertions, 0 deletions
diff --git a/aixrtl/2.0.0-fpic-cxx b/aixrtl/2.0.0-fpic-cxx
new file mode 100644
index 0000000..532bbcf
--- /dev/null
+++ b/aixrtl/2.0.0-fpic-cxx
@@ -0,0 +1,12 @@
+--- configure
++++ configure
+@@ -1,6 +1,9 @@
+ if test "$host_cpu" = ia64; then
+ # AIX 5 now supports IA64 processor
+ lt_prog_compiler_static_CXX='-Bstatic'
++ lt_prog_compiler_pic_CXX='-fPIC'
++ else
++ lt_prog_compiler_pic_CXX='-fPIC'
+ fi
+ ;;
+