commit:     5a94f00a0c10e347bddc04b7374037befc10a6e4
Author:     Ryan Hill <rhill <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  1 04:10:08 2016 +0000
Commit:     Ryan Hill <rhill <AT> gentoo <DOT> org>
CommitDate: Fri Jul  1 04:10:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a94f00a

flag-o-matic.eclass: Add -fplugin* (bug #519462).

 eclass/flag-o-matic.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass
index c2ce06f..69f613f 100644
--- a/eclass/flag-o-matic.eclass
+++ b/eclass/flag-o-matic.eclass
@@ -30,7 +30,7 @@ setup-allowed-flags() {
                -fno-PIE -fno-pie -nopie -fno-unit-at-a-time
                -g '-g[0-9]' -ggdb '-ggdb[0-9]' '-gdwarf-*' gstabs -gstabs+
                -fno-ident -fpermissive -frecord-gcc-switches
-               '-fdiagnostics*'
+               '-fdiagnostics*' '-fplugin*'
                '-W*' -w
 
                # CPPFLAGS and LDFLAGS

Reply via email to