summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f23988e8cb2d..4bd8e6fd1e4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,10 +14,7 @@ source=("$pkgname::git+https://github.com/FWGS/hlsdk-xash3d")
_args="--enable-goldsrc-support \
--build-type=release \
---enable-voicemgr \
---enable-lto \
---enable-poly-opt \
---strip"
+--enable-voicemgr"
if [ $CARCH == "x86_64" ]; then
_args+=" --libdir=/usr/lib32"