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:
Haelwenn (lanodan) Monnier
2022-08-13 09:04:30 +02:00
parent 3915bf024c
commit 2adbf5c546
2 changed files with 6 additions and 0 deletions

View File

@@ -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 \

View File

@@ -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 \