parent
21862e54c1
commit
724d11ec47
|
@ -10,7 +10,7 @@ distfiles="http://code.call-cc.org/releases/$version/$pkgname-$version.tar.gz"
|
|||
checksum=a8b94bb94c5d6a4348cedd75dc334ac80924bcd9a7a7a3d6af5121e57ef66595
|
||||
|
||||
# No ARM support??!!!
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl ppc64le ppc64le-musl"
|
||||
|
||||
do_configure() {
|
||||
make -B -f Makefile.linux chicken-defaults.h PREFIX=/usr
|
||||
|
|
Loading…
Reference in New Issue