summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'aixrtl/2.0.0-fpic-c')
-rw-r--r--aixrtl/2.0.0-fpic-c12
1 files changed, 12 insertions, 0 deletions
diff --git a/aixrtl/2.0.0-fpic-c b/aixrtl/2.0.0-fpic-c
new file mode 100644
index 0000000..bb3cb42
--- /dev/null
+++ b/aixrtl/2.0.0-fpic-c
@@ -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='-Bstatic'
++ lt_prog_compiler_pic='-fPIC'
++ else
++ lt_prog_compiler_pic='-fPIC'
+ fi
+ ;;
+