clisp: broken on non-x86 (works in upstream but no releases)
[ci skip]
This commit is contained in:
parent
54469d54b6
commit
f4fbe8d5f6
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
pkgname=clisp
|
pkgname=clisp
|
||||||
version=2.49
|
version=2.49
|
||||||
revision=4
|
revision=4
|
||||||
|
# possibly works elsewhere but not in an ancient 2010 release
|
||||||
|
archs="x86_64* i686*"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --disable-mmap --without-dynamic-modules
|
configure_args="--prefix=/usr --disable-mmap --without-dynamic-modules
|
||||||
$(vopt_with readline)"
|
$(vopt_with readline)"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue