flag-o-matic.eclass: Allow -gz for compressed debug sections, bug 636986

Closes: https://bugs.gentoo.org/636986
This commit is contained in:
Andreas K. Hüttel
2017-12-15 22:47:31 +01:00
parent dfcbccc65f
commit cbd0368284

View File

@@ -27,7 +27,7 @@ setup-allowed-flags() {
'-fstack-protector*' '-fsanitize*' '-fstack-check*' -fno-stack-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+
-g '-g[0-9]' -ggdb '-ggdb[0-9]' '-gdwarf-*' gstabs -gstabs+ -gz
-fno-ident -fpermissive -frecord-gcc-switches
'-fdiagnostics*' '-fplugin*'
'-W*' -w