summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLone_Wolf2020-12-07 01:51:04 +0100
committerLone_Wolf2020-12-07 01:51:04 +0100
commitbf4dd7a47549096381117fd4ff88ae8fd44588b6 (patch)
tree24da07a4210197c1d02b187f500165c735972313 /PKGBUILD
parent31b32ae195f4d7261159c5aab834d90ab9629bd5 (diff)
downloadaur-bf4dd7a47549096381117fd4ff88ae8fd44588b6.tar.gz
disabled microsoft-clc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee955574daa0..cb5cd93b6f33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
pkgname=lib32-mesa-git
pkgdesc="an open-source implementation of the OpenGL specification, git version"
-pkgver=21.0.0_devel.131029.fe3b5241a48
+pkgver=21.0.0_devel.132039.6df572532dc
pkgrel=1
arch=('x86_64')
makedepends=('python-mako' 'lib32-libxml2' 'lib32-libx11' 'xorgproto'
@@ -135,7 +135,8 @@ build () {
-D shared-glapi=enabled \
-D valgrind=disabled \
-D tools=[] \
- -D zstd=enabled
+ -D zstd=enabled \
+ -D microsoft-clc=disabled
meson configure _build