mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
net-news/newsflash: ignore CFLAGS for Rust
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -507,6 +507,9 @@ BDEPEND="
|
||||
dev-util/blueprint-compiler
|
||||
"
|
||||
|
||||
# Rust
|
||||
QA_FLAGS_IGNORED="usr/bin/io.gitlab.news_flash.NewsFlash"
|
||||
|
||||
src_unpack() {
|
||||
cargo_src_unpack
|
||||
sed -i -e "s/0\.0\.0/${PV}/" "${S}"/{Cargo.toml,meson.build} || die
|
||||
|
||||
Reference in New Issue
Block a user