mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
*/*: 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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user