diff options
Diffstat (limited to 'eclass/ELT-patches/aixrtl/2.1b-Ggxx')
-rw-r--r-- | eclass/ELT-patches/aixrtl/2.1b-Ggxx | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/eclass/ELT-patches/aixrtl/2.1b-Ggxx b/eclass/ELT-patches/aixrtl/2.1b-Ggxx deleted file mode 100644 index 9b5f0250641a..000000000000 --- a/eclass/ELT-patches/aixrtl/2.1b-Ggxx +++ /dev/null @@ -1,11 +0,0 @@ ---- configure -+++ configure -@@ -5478,7 +5478,7 @@ - fi - esac - shared_flag='-shared' -- if test "$aix_use_runtimelinking" = yes; then -+ if true || test "$aix_use_runtimelinking" = yes; then - shared_flag="$shared_flag "'${wl}-G' - fi - else |