aboutsummaryrefslogtreecommitdiffstats
path: root/community/gcc6/005_all_default-as-needed.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/gcc6/005_all_default-as-needed.patch')
-rw-r--r--community/gcc6/005_all_default-as-needed.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gcc6/005_all_default-as-needed.patch b/community/gcc6/005_all_default-as-needed.patch
index ee4f7962a15..b95f754ee5b 100644
--- a/community/gcc6/005_all_default-as-needed.patch
+++ b/community/gcc6/005_all_default-as-needed.patch
@@ -174,7 +174,7 @@ Index: b/gcc/config/mips/gnu-user.h
#undef GNU_USER_TARGET_LINK_SPEC
#define GNU_USER_TARGET_LINK_SPEC "\
%{G*} %{EB} %{EL} %{mips*} %{shared} \
-+ -as-needed \
++ --as-needed \
%{!shared: \
%{!static: \
%{rdynamic:-export-dynamic} \