summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLone_Wolf2020-08-13 00:53:48 +0200
committerLone_Wolf2020-08-13 00:53:48 +0200
commitf28b85dec3d11b7ccf05359459e2ec799456d697 (patch)
tree2bd403b5f2c9ee5255fc09dc37532934a5aab9c8 /PKGBUILD
parent84f648e0ce64469e6bcff5f03a036466fdd20fce (diff)
downloadaur-f28b85dec3d11b7ccf05359459e2ec799456d697.tar.gz
drm is now automatically selected, removed drm from platforms
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0dab903f1b67..e2272eb136a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -104,7 +104,7 @@ build () {
--wrap-mode=nofallback \
-D prefix=/usr \
-D sysconfdir=/etc \
- -D platforms=x11,wayland,drm \
+ -D platforms=x11,wayland \
-D dri-drivers=i915,i965,r200,r100,nouveau \
-D gallium-drivers=r300,r600,radeonsi,nouveau,svga,swrast,virgl,iris,zink \
-D vulkan-drivers=amd,intel \