flag-o-matic.eclass: all-flag-vars allow all -fsanitize* flags #553716
authorHanno Boeck <hanno@gentoo.org>
Tue, 1 Sep 2015 04:04:52 +0000 (00:04 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 1 Sep 2015 04:04:52 +0000 (00:04 -0400)
commit49ab0182a2d872bade4c4ead9ef189a80b0925df
tree7d1a7f75a4e071cb2e2ea42ead1ddee7e69c3672
parent9ade35f68d61d035f30fde3b1ee41e4f30c92f47
flag-o-matic.eclass: all-flag-vars allow all -fsanitize* flags #553716

This fixes handling of -fsanitize=foo flags, as well as supporting flags
like -fsanitize-foo-bar.  Since gcc seems to be using that namespace for
all these settings, allow them all.
eclass/flag-o-matic.eclass