aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches-12.x/910-mbsd_multi.patch
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2023-05-09 23:47:01 +0200
committerChristian Marangi <ansuelsmth@gmail.com>2023-05-12 12:11:20 +0200
commit8d2ab0fac666b9d2f39f517594b414466ff85818 (patch)
tree0366f7b02ada65deae003039992198d90a676838 /toolchain/gcc/patches-12.x/910-mbsd_multi.patch
parent7890dd75adc6bf202e8b9841f361dde2f7b5e6fb (diff)
downloadupstream-8d2ab0fac666b9d2f39f517594b414466ff85818.tar.gz
upstream-8d2ab0fac666b9d2f39f517594b414466ff85818.tar.bz2
upstream-8d2ab0fac666b9d2f39f517594b414466ff85818.zip
toolchain: gcc: update to 12.3.0
Release notes: https://gcc.gnu.org/gcc-12/changes.html Refresh patches: - 230-musl_libssp.patch - 910-mbsd_multi.patch - 920-specs_nonfatal_getenv.patch - 970-macos_arm64-building-fix.patch Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'toolchain/gcc/patches-12.x/910-mbsd_multi.patch')
-rw-r--r--toolchain/gcc/patches-12.x/910-mbsd_multi.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches-12.x/910-mbsd_multi.patch b/toolchain/gcc/patches-12.x/910-mbsd_multi.patch
index 4033c5b23b..0f75d0ce0e 100644
--- a/toolchain/gcc/patches-12.x/910-mbsd_multi.patch
+++ b/toolchain/gcc/patches-12.x/910-mbsd_multi.patch
@@ -134,7 +134,7 @@ Date: Tue Jul 31 00:52:27 2007 +0000
@opindex Wno-stack-protector
--- a/gcc/opts.cc
+++ b/gcc/opts.cc
-@@ -2692,6 +2692,9 @@ common_handle_option (struct gcc_options
+@@ -2699,6 +2699,9 @@ common_handle_option (struct gcc_options
add_comma_separated_to_vector (&opts->x_flag_ignored_attributes, arg);
break;