dev-lang/hare: fix build for riscv64

Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
Haelwenn (lanodan) Monnier
2024-03-03 11:05:54 +01:00
parent 575efd1e5f
commit 46092878f4
2 changed files with 29 additions and 0 deletions

View File

@@ -31,6 +31,10 @@ RDEPEND="${DEPEND}"
# hare and haredoc are built by hare
QA_FLAGS_IGNORED="usr/bin/hare usr/bin/haredoc"
PATCHES=(
"${FILESDIR}/hare-0.24.0-riscv64-comment-syntax.patch"
)
src_configure() {
local target_arch
case ${ARCH} in