summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 387796474406..1ea694f739e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ makedepends=('make' 'binutils' 'cmake' 'gcc')
source=("$pkgname::git+https://github.com/FWGS/hlsdk-xash3d")
_args="--libdir=/usr/lib \
+--enable-goldsrc-support \
--build-type=release"
if [ $CARCH == "x86_64" ]; then