app-misc/broot: ignore ldflags warning

Closes: https://bugs.gentoo.org/791415
Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna Vyalkova
2021-05-23 00:03:05 +05:00
parent 9416908e00
commit 93db9c7706

View File

@@ -214,6 +214,9 @@ LICENSE="Apache-2.0 BSD-2 BSD LGPL-3+ MIT ZLIB"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
# Rust packages ignore CFLAGS and LDFLAGS so let's silence the QA warnings
QA_FLAGS_IGNORED="usr/bin/broot"
src_prepare() {
default