flag-o-matic.eclass: Allow -gz for compressed debug sections, bug 636986
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 15 Dec 2017 21:47:31 +0000 (22:47 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 15 Dec 2017 21:48:26 +0000 (22:48 +0100)
Closes: https://bugs.gentoo.org/636986

eclass/flag-o-matic.eclass

index d14221624d6dba72de5023973ab729353b5741e8..14b84fbdbebeb195ab650c191af7eb9fec2e0321 100644 (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