aboutsummaryrefslogtreecommitdiff
path: root/7.3.0
diff options
context:
space:
mode:
Diffstat (limited to '7.3.0')
-rw-r--r--7.3.0/gentoo/13_all_default-ssp-fix.patch8
-rw-r--r--7.3.0/gentoo/README.history2
2 files changed, 3 insertions, 7 deletions
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