summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9787e0b375c0..04a1805ad34b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,11 +27,9 @@ url="https://www.mesa3d.org"
license=('custom')
source=('mesa::git+https://gitlab.freedesktop.org/mesa/mesa.git'
'LICENSE'
- 'llvm32.native'
- '0002-fix-ac_build_atomic_rmw-with-LLVM-13.patch')
+ 'llvm32.native')
sha512sums=('SKIP'
'SKIP'
- 'SKIP'
'SKIP')
# NINJAFLAGS is an env var used to pass commandline options to ninja