clisp: broken on non-x86 (works in upstream but no releases)

[ci skip]
This commit is contained in:
q66 2019-06-10 21:36:23 +02:00 committed by Juan RP
parent 54469d54b6
commit f4fbe8d5f6

View file

@ -2,6 +2,8 @@
pkgname=clisp
version=2.49
revision=4
# possibly works elsewhere but not in an ancient 2010 release
archs="x86_64* i686*"
build_style=configure
configure_args="--prefix=/usr --disable-mmap --without-dynamic-modules
$(vopt_with readline)"