Testing build commands

This commit is contained in:
2022-10-04 15:39:42 +02:00
parent 002274efd9
commit 7b4459aedd
2 changed files with 4 additions and 0 deletions

View File

@@ -69,6 +69,8 @@ src_prepare() {
src_configure() {
local emesonargs=(
-Dsystemd=true
-Dtests=false
-Dphoc_tests=false
)
meson_src_configure