mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 15:59:00 -04:00
app-editors/lapce: silence QA for LDFLAGS
Closes: https://bugs.gentoo.org/901471 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
This commit is contained in:
parent
486f989f33
commit
202213531a
@ -648,7 +648,7 @@ BDEPEND="
|
||||
"
|
||||
|
||||
# rust does not use *FLAGS from make.conf, silence portage warning
|
||||
QA_FLAGS_IGNORED="usr/bin/${PN}"
|
||||
QA_FLAGS_IGNORED="usr/bin/.*"
|
||||
|
||||
src_install() {
|
||||
cargo_src_install
|
||||
|
Loading…
x
Reference in New Issue
Block a user