summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/ELT-patches/aixrtl/1.4d-with-G-gxx')
-rw-r--r--eclass/ELT-patches/aixrtl/1.4d-with-G-gxx12
1 files changed, 12 insertions, 0 deletions
diff --git a/eclass/ELT-patches/aixrtl/1.4d-with-G-gxx b/eclass/ELT-patches/aixrtl/1.4d-with-G-gxx
new file mode 100644
index 000000000000..845438416dbe
--- /dev/null
+++ b/eclass/ELT-patches/aixrtl/1.4d-with-G-gxx
@@ -0,0 +1,12 @@
+--- configure
++++ configure
+@@ -2487,6 +2487,9 @@
+ fi
+ esac
+ shared_flag='-shared'
++ if test "$aix_use_runtimelinking" = yes; then
++ shared_flag="$shared_flag "'${wl}-G ${wl}-bernotok'
++ fi
+ else
+ # not using gcc
+ if test "$host_cpu" = ia64; then