summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a182f1599d1e..30233f09e181 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -91,8 +91,9 @@ build () {
-D zstd=enabled \
-D microsoft-clc=disabled \
-D selinux=false \
- -D sse2=true
-
+ -D sse2=true \
+ -D debug=false
+
meson configure _build
ninja $NINJAFLAGS -C _build