aboutsummaryrefslogtreecommitdiff
path: root/repos/community/lua
diff options
context:
space:
mode:
Diffstat (limited to 'repos/community/lua')
-rw-r--r--repos/community/lua/abuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/repos/community/lua/abuild b/repos/community/lua/abuild
index 9cf6ace0..abf5d4cf 100644
--- a/repos/community/lua/abuild
+++ b/repos/community/lua/abuild
@@ -2,6 +2,7 @@ name=lua
version=5.5.0
release=1
source="https://www.lua.org/ftp/lua-$version.tar.gz"
+keep_static=1
build() {
make MYCFLAGS="-fPIC $CFLAGS" MYLDFLAGS="$LDFLAGS" linux