summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/ELT-patches/aixrtl/1.5.22-Ggxx')
-rw-r--r--eclass/ELT-patches/aixrtl/1.5.22-Ggxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/eclass/ELT-patches/aixrtl/1.5.22-Ggxx b/eclass/ELT-patches/aixrtl/1.5.22-Ggxx
deleted file mode 100644
index 10f3ccc122c4..000000000000
--- a/eclass/ELT-patches/aixrtl/1.5.22-Ggxx
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure
-+++ configure
-@@ -2932,7 +2932,7 @@
- ;;
- 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