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
|
||||
version=2.49.92
|
||||
revision=1
|
||||
# possibly works elsewhere
|
||||
archs="x86_64* i686*"
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --disable-mmap --disable-rpath
|
||||
--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";;
|
||||
esac
|
||||
|
||||
CFLAGS="-mtune=generic"
|
||||
if [ "$XBPS_TARGET_WORDSIZE" == 32 ]; then
|
||||
CFLAGS+=" -falign-functions=4"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue