sbcl: broken x86_64-musl
This commit is contained in:
parent
ff07e6a1b6
commit
939dad9398
1 changed files with 3 additions and 0 deletions
|
@ -35,6 +35,9 @@ aarch64)
|
|||
distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-1.3.9-arm64-linux-binary.tar.bz2"
|
||||
checksum+=" 494829f8e3ea7eb1c308b343cc390daf94a6215030a5f2b9ee0cded67511e918"
|
||||
;;
|
||||
x86_64-musl)
|
||||
broken="/usr/bin/ld: final link failed: nonrepresentable section on output"
|
||||
;;
|
||||
*-musl)
|
||||
makedepends+=" ccl"
|
||||
_bootstrap_lisp="ccl --batch --quiet --no-init"
|
||||
|
|
Loading…
Reference in a new issue