From e182002262ddebfd5d347e60e1d100b052ce8857 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Fri, 18 May 2018 21:44:23 +0000 Subject: update 13_all_default-ssp-fix.patch to apply on gcc-7.3.0 --- 7.3.0/gentoo/13_all_default-ssp-fix.patch | 8 +------- 7.3.0/gentoo/README.history | 2 ++ 2 files changed, 3 insertions(+), 7 deletions(-) (limited to '7.3.0') diff --git a/7.3.0/gentoo/13_all_default-ssp-fix.patch b/7.3.0/gentoo/13_all_default-ssp-fix.patch index cbbd522..2cd1b8d 100644 --- a/7.3.0/gentoo/13_all_default-ssp-fix.patch +++ b/7.3.0/gentoo/13_all_default-ssp-fix.patch @@ -16,15 +16,9 @@ Change the buffer size. #ifndef LINK_SSP_SPEC #ifdef TARGET_LIBC_PROVIDES_SSP #define LINK_SSP_SPEC "%{fstack-protector|fstack-protector-all" \ -@@ -1131,7 +1148,7 @@ static const char *cc1_options = - %{-version:--version}\ - %{-help=*:--help=%*}\ - %{!fsyntax-only:%{S:%W{o*}%{!o*:-o %b.s}}}\ +@@ -1150,1 +1150,1 @@ static const char *cc1_options = - %{fsyntax-only:-o %j} %{-param*}\ + %{fsyntax-only:-o %j} %{-param*} " NO_SSP_SPEC "\ - %{coverage:-fprofile-arcs -ftest-coverage}"; - - static const char *asm_options = --- a/gcc/params.def 2016-03-30 09:47:40.000000000 +0200 +++ b/gcc/params.def 2016-09-19 12:56:58.443179039 +0200 @@ -673,7 +673,7 @@ DEFPARAM (PARAM_INTEGER_SHARE_LIMIT, diff --git a/7.3.0/gentoo/README.history b/7.3.0/gentoo/README.history index c1b3d5d..c4f9083 100644 --- a/7.3.0/gentoo/README.history +++ b/7.3.0/gentoo/README.history @@ -1,3 +1,5 @@ +1.3 18 May 2018 + U 13_all_default-ssp-fix.patch 1.3 16 May 2018 U 13_all_default-ssp-fix.patch U 55_all_extra-options.patch -- cgit v1.2.3-65-gdbad