commit f9a96dd
chld
·
2026-09-07 21:14:03 +0000 UTC
parent 4f150e6
chafa: build opt
1 files changed,
+1,
-0
+1,
-0
1@@ -3,5 +3,6 @@ NAME=chafa
2 VERSION=1.18.2
3 RELEASE=1
4 SOURCE="https://github.com/hpjansson/${NAME}/releases/download/${VERSION}/${NAME}-${VERSION}.tar.xz"
5+BUILD_OPT="--disable-Bsymbolic --enable-static --disable-shared --disable-man --without-gnu-ld --disable-gtk-doc"
6
7 . ${0%/*}/../../libsh/libdmake.sh