commit c41b393

chld  ·  2026-09-04 12:29:43 +0000 UTC
parent e1f41a3
libtsm: disable tests
1 files changed,  +1, -1
+1, -1
1@@ -3,6 +3,6 @@ NAME=libtsm
2 VERSION=git
3 RELEASE=1
4 SOURCE="https://github.com/kmscon/${NAME}"
5-BUILD_OPT="-Ddefault_library=static"
6+BUILD_OPT="-Ddefault_library=static -Dtests=false -Dextra_debug=false -Dgtktsm=false"
7 
8 . ${0%/*}/../../libsh/libdmake.sh