*/*: suppress warning about CFLAGS in Rust ebuilds

Closes: https://bugs.gentoo.org/781668
Closes: https://bugs.gentoo.org/780777
Closes: https://bugs.gentoo.org/780768
Closes: https://bugs.gentoo.org/781821
Signed-off-by: Anna Vyalkova <cyber@sysrq.in>
This commit is contained in:
Anna Vyalkova
2021-05-02 05:46:09 +05:00
parent 177fce509d
commit 5df3aba5e0
10 changed files with 20 additions and 0 deletions

View File

@@ -116,6 +116,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="profile"
QA_FLAGS_IGNORED="usr/bin/i3status-rs"
DEPEND="sys-apps/dbus
media-sound/pulseaudio
profile? ( dev-util/google-perftools )"