diff options
Diffstat (limited to 'patches/aixrtl/1.5.0-usertl-cxx')
-rw-r--r-- | patches/aixrtl/1.5.0-usertl-cxx | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/patches/aixrtl/1.5.0-usertl-cxx b/patches/aixrtl/1.5.0-usertl-cxx new file mode 100644 index 0000000..36c84e9 --- /dev/null +++ b/patches/aixrtl/1.5.0-usertl-cxx @@ -0,0 +1,10 @@ +--- configure ++++ configure +@@ -9936,6 +9937,7 @@ + esac + done + esac ++ aix_use_runtimelinking=yes + + exp_sym_flag='-bexport' + no_entry_flag='-bnoentry' |