summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 35ad01f0645d..d62283a3259a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -60,7 +60,8 @@ build() {
-D speex=enabled \
-D valgrind=disabled \
-D adrian-aec=false \
- -D webrtc-aec=disabled
+ -D webrtc-aec=disabled \
+ -D tcpwrap=disabled
meson compile -C build
}