mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-lang/hare: Add QA_FLAGS_IGNORED on hare-built binaries
Closes: https://bugs.gentoo.org/864971 Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
@@ -29,6 +29,9 @@ BDEPEND="
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
# hare and harec are built by hare
|
||||
QA_FLAGS_IGNORED="usr/bin/harec?"
|
||||
|
||||
src_configure() {
|
||||
cp config.example.mk config.mk || die
|
||||
sed -i \
|
||||
|
||||
Reference in New Issue
Block a user