*/*: 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

@@ -112,6 +112,8 @@ LICENSE="MIT"
SLOT="0"
IUSE=""
QA_FLAGS_IGNORED="usr/bin/diskonaut"
src_unpack() {
[[ "${PV}" == 9999 ]] && git-r3_src_unpack
cargo_src_unpack

View File

@@ -120,6 +120,8 @@ LICENSE="MIT"
SLOT="0"
IUSE=""
QA_FLAGS_IGNORED="usr/bin/diskonaut"
src_unpack() {
[[ "${PV}" == 9999 ]] && git-r3_src_unpack
cargo_src_unpack

View File

@@ -120,6 +120,8 @@ LICENSE="MIT"
SLOT="0"
IUSE=""
QA_FLAGS_IGNORED="usr/bin/diskonaut"
src_unpack() {
[[ "${PV}" == 9999 ]] && git-r3_src_unpack
cargo_src_unpack