clisp: musl broken

This commit is contained in:
Michael Gehring 2016-09-23 12:04:27 +02:00
parent f2e2c2bc5d
commit 397538a7e1

View file

@ -17,6 +17,10 @@ makedepends="ffcall readline-devel libsigsegv-devel"
distfiles="${SOURCEFORGE_SITE}/clisp/clisp-${version}.tar.bz2"
checksum="8132ff353afaa70e6b19367a25ae3d5a43627279c25647c220641fed00f8e890"
case "${XBPS_TARGET_MACHINE}" in
*-musl) broken="#include <asm/page.h>: No such file or directory"
esac
do_build() {
# Need to increase the Limit
ulimit -s 16384