mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 23:46:14 -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
|
# rust does not use *FLAGS from make.conf, silence portage warning
|
||||||
QA_FLAGS_IGNORED="usr/bin/${PN}"
|
QA_FLAGS_IGNORED="usr/bin/.*"
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
cargo_src_install
|
cargo_src_install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user