sbcl: unbreak on x86_64-musl

This commit is contained in:
maxice8 2018-09-29 14:10:41 -03:00
parent 4897de7042
commit c76befc975
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 0 additions and 3 deletions

View File

@ -35,9 +35,6 @@ aarch64)
distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-1.3.9-arm64-linux-binary.tar.bz2"
checksum+=" 494829f8e3ea7eb1c308b343cc390daf94a6215030a5f2b9ee0cded67511e918"
;;
x86_64-musl)
broken="Remove this once x86_64-musl gets the right build order"
;;
*-musl)
makedepends+=" ccl"
_bootstrap_lisp="ccl --batch --quiet --no-init"