mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
dev-util/tokei: Specify QA_FLAGS_IGNORED
CFLAGS/LDFLAGS won't be respected since the application is written in Rust. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
This commit is contained in:
@@ -175,6 +175,8 @@ IUSE=""
|
||||
DEPEND=""
|
||||
RDEPEND=""
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/tokei"
|
||||
|
||||
src_compile() {
|
||||
cargo_src_compile --features all
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user