mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
dev-lang/hare: fix build for riscv64
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user