From: Mike Frysinger Date: Thu, 9 Feb 2017 16:28:17 +0000 (-0500) Subject: flag-o-matic.eclass: whitelist -fstack-check #607710 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=009a9bb650c015c3d9c9eeb9c484d0c8eb12d168;p=gentoo.git flag-o-matic.eclass: whitelist -fstack-check #607710 --- diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass index d2f504b34fa0..23319ad407f5 100644 --- a/eclass/flag-o-matic.eclass +++ b/eclass/flag-o-matic.eclass @@ -25,7 +25,7 @@ all-flag-vars() { setup-allowed-flags() { ALLOWED_FLAGS=( -pipe -O '-O[12sg]' -mcpu -march -mtune - '-fstack-protector*' '-fsanitize*' + '-fstack-protector*' '-fsanitize*' '-fstack-check*' -fbounds-check -fbounds-checking -fno-strict-overflow -fno-PIE -fno-pie -nopie -no-pie -fno-unit-at-a-time -g '-g[0-9]' -ggdb '-ggdb[0-9]' '-gdwarf-*' gstabs -gstabs+