summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWinLinux10282022-06-06 23:03:42 +0900
committerWinLinux10282022-06-06 23:03:42 +0900
commitb56162807eacc21564541bfd7bb34f32ce2321e4 (patch)
tree5689a46b2ef22bb8e8fd266c39aff569124b15b8
parent82729aa879f4618b5f95cd814c9c1c8b380f87d8 (diff)
downloadaur-b56162807eacc21564541bfd7bb34f32ce2321e4.tar.gz
fix pkgbuild
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1067c4a7e939..166c0aebffcc 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -83,7 +83,7 @@ build () {
-D sysconfdir=/etc \
-D b_ndebug=true \
-D platforms=auto \
- -D gallium-drivers=r300,r600,radeonsi,nouveau,virgl,svga,swrast,iris,crocus,i915,zink,d3d12 \
+ -D gallium-drivers=r300,r600,radeonsi,nouveau,virgl,svga,swrast,iris,crocus,i915,zink \
-D vulkan-drivers=amd,intel,swrast,virtio-experimental,microsoft-experimental \
-D vulkan-layers=device-select,intel-nullhw,overlay \
-D dri3=enabled \