dev-scheme/owl-lisp: update live

Update due to changes:
632e45d568

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć
2021-11-29 14:41:44 +01:00
parent 33d838256f
commit 62698d424d

View File

@@ -22,12 +22,6 @@ fi
LICENSE="MIT"
SLOT="0"
src_prepare() {
default
sed -i 's|make bin/vm|$(MAKE) bin/vm|g' ./Makefile || die
}
src_compile(){
emake CC=$(tc-getCC) CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" owl
}