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