summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302019-11-18 22:03:31 +0100
committerM0Rf302019-11-18 22:03:31 +0100
commit9050c5146479afe8335d42839da13145dcc314e6 (patch)
treedfce9ea1b91e39d837364e1e801065931f3034b5
parent7b1e36b3c00dd29afdcdb58c7db22ab1ed24288c (diff)
downloadaur-9050c5146479afe8335d42839da13145dcc314e6.tar.gz
xash3d-hlsdk: updated
-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