diff options
Diffstat (limited to 'eclass/ELT-patches/aixrtl/1.5.12-Ggxx')
-rw-r--r-- | eclass/ELT-patches/aixrtl/1.5.12-Ggxx | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/eclass/ELT-patches/aixrtl/1.5.12-Ggxx b/eclass/ELT-patches/aixrtl/1.5.12-Ggxx deleted file mode 100644 index 90017a359e01..000000000000 --- a/eclass/ELT-patches/aixrtl/1.5.12-Ggxx +++ /dev/null @@ -1,11 +0,0 @@ ---- configure -+++ configure -@@ -2796,7 +2796,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 |