commit bfa9fbf

chld  ·  2026-09-02 01:05:15 +0000 UTC
parent aced562
aruu: static
1 files changed,  +2, -0
+2, -0
1@@ -3,5 +3,7 @@ NAME=aruu
2 VERSION=git
3 RELEASE=1
4 SOURCE="https://srcdump.net/xplshn/${NAME}.git"
5+CFLAGS='-static'
6+LDFLAGS='-static'
7 
8 . ${0%/*}/../../libsh/libdmake.sh