flag-o-matic.eclass: whitelist -fstack-check #607710
authorMike Frysinger <vapier@gentoo.org>
Thu, 9 Feb 2017 16:28:17 +0000 (11:28 -0500)
committerMike Frysinger <vapier@gentoo.org>
Thu, 9 Feb 2017 16:28:17 +0000 (11:28 -0500)
eclass/flag-o-matic.eclass

index d2f504b34fa09ed8643a2663051308b18b871308..23319ad407f53d2324582d9598410a14aff6fbf5 100644 (file)
@@ -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+