summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWinLinux10282022-06-05 22:42:22 +0900
committerWinLinux10282022-06-05 22:42:22 +0900
commit3ceba8ad04e8b52f0d96f7c2fe30eccb4845cfcb (patch)
tree021c47c52ff487f98ee5c849762144bdef4f37ad
parent3d5fd93918b5d8eaf51a18890563785ec2be39e2 (diff)
downloadaur-3ceba8ad04e8b52f0d96f7c2fe30eccb4845cfcb.tar.gz
sss
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5205e67d7120..0300b5cc6d49 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -83,8 +83,8 @@ build () {
-D sysconfdir=/etc \
-D b_ndebug=true \
-D platforms=auto \
- -D gallium-drivers=auto,zink \
- -D vulkan-drivers=auto,virtio-experimental \
+ -D gallium-drivers=auto \
+ -D vulkan-drivers=auto \
-D vulkan-layers=device-select,intel-nullhw,overlay \
-D dri3=enabled \
-D egl=enabled \