clisp: enable on all systems
This commit is contained in:
parent
d57ce6a0f4
commit
941c816d2b
1 changed files with 0 additions and 3 deletions
|
@ -2,8 +2,6 @@
|
||||||
pkgname=clisp
|
pkgname=clisp
|
||||||
version=2.49.92
|
version=2.49.92
|
||||||
revision=1
|
revision=1
|
||||||
# possibly works elsewhere
|
|
||||||
archs="x86_64* i686*"
|
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --disable-mmap --disable-rpath
|
configure_args="--prefix=/usr --disable-mmap --disable-rpath
|
||||||
--without-dynamic-modules $(vopt_with readline)"
|
--without-dynamic-modules $(vopt_with readline)"
|
||||||
|
@ -26,7 +24,6 @@ case "$XBPS_TARGET_MACHINE" in
|
||||||
i686-musl) broken="*** - MULTIPLE-VALUE-SETQ: variable EXTRA-FILE-TYPES has no value";;
|
i686-musl) broken="*** - MULTIPLE-VALUE-SETQ: variable EXTRA-FILE-TYPES has no value";;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
CFLAGS="-mtune=generic"
|
|
||||||
if [ "$XBPS_TARGET_WORDSIZE" == 32 ]; then
|
if [ "$XBPS_TARGET_WORDSIZE" == 32 ]; then
|
||||||
CFLAGS+=" -falign-functions=4"
|
CFLAGS+=" -falign-functions=4"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue