From 5b7befa1b989315a57f4fb49b8381ce06ded96c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Fri, 1 Jul 2016 12:28:16 +0000 Subject: main/gcc: upgrade to 6.1.0 - use --enable-default-pie - patch bind now, ssp-strong, fortify and as-needed to be defaults - remove gentoo esp patches as unneeded (deprecated by the above) - update ecj - remove upstreamed musl patches, add current musl patches - support musl's static pie - fix some bootstrapping related issues --- main/gcc/011_all_default-warn-format-security.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/gcc/011_all_default-warn-format-security.patch') diff --git a/main/gcc/011_all_default-warn-format-security.patch b/main/gcc/011_all_default-warn-format-security.patch index ee6c7c4392..a58383a8ec 100644 --- a/main/gcc/011_all_default-warn-format-security.patch +++ b/main/gcc/011_all_default-warn-format-security.patch @@ -27,7 +27,7 @@ Enable -Wformat and -Wformat-security by default. '-Wno-format-contains-nul', '-Wno-format-extra-args', and '-Wno-format-zero-length'. '-Wformat' is enabled by '-Wall'. -+ This option is enabled by default in Gentoo. ++ This option is enabled by default in Alpine Linux. + '-Wno-format-contains-nul' If '-Wformat' is specified, do not warn about format strings @@ -36,7 +36,7 @@ Enable -Wformat and -Wformat-security by default. future warnings may be added to '-Wformat-security' that are not included in '-Wformat-nonliteral'.) -+ This option is enabled by default in Gentoo. ++ This option is enabled by default in Alpine Linux. + '-Wformat-y2k' If '-Wformat' is specified, also warn about 'strftime' formats -- cgit v1.2.3