mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
clisp: fix indent lints
This commit is contained in:
parent
51a74c2125
commit
4f34fcc8c4
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ distfiles="${SOURCEFORGE_SITE}/clisp/clisp-${version}.tar.bz2"
|
||||||
checksum=8132ff353afaa70e6b19367a25ae3d5a43627279c25647c220641fed00f8e890
|
checksum=8132ff353afaa70e6b19367a25ae3d5a43627279c25647c220641fed00f8e890
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
i686*) CFLAGS="-falign-functions=4"
|
i686*) CFLAGS="-falign-functions=4" ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue