summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2021-02-13 01:40:32 -0500
committerVincent Grande2021-02-13 01:40:32 -0500
commit6fb3d8f2bdad786450d9550c3fab4696fff3a542 (patch)
tree3bb5dc61d4d4a6ad3cfc1c0664d8c50782534b4e
parent1a30f1845c9e44961269814dee032b87f1fae304 (diff)
downloadaur-6fb3d8f2bdad786450d9550c3fab4696fff3a542.tar.gz
update notes and pciaccess
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c32c56ab957f..9f6c79e180d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -128,23 +128,23 @@ build() {
-D systemd-daemon=false \
-D libdrm=false \
-D clientids=false \
- -D pciaccess=true \
+ -D pciaccess=false \
-D xshmfence=false
# dri3 required for xwayland support
# glamor required for xwayland support
# dga required for xorg nvidia blob/amdgpu/mesa ### NOT REQUIRED FOR XWAYLAND
+# pciaccess required or build fails with xorg enabled ### NOT REQUIRED FOR XWAYLAND
+# agp required or build fails with xorg enabled ### NOT REQUIRED FOR XWAYLAND
+# libdrm required or build fails with xorg enabled ### NOT REQUIRED FOR XWAYLAND
# xinerama required for nvidia blob/amdgpu/mesa
# mitshm required for nvidia blob/amdgpu/mesa
# xv required for nvidia blob/amdgpu/mesa
# composite required for nvidia blob/amdgpu/mesa
-# pciaccess required or build fails
-# agp required or build fails
-# libdrm required or build fails
# b_pgo set to off or build fails
# dpms and dri1 set to true or xf86-video-amdgpu build fails
-### enable-unit-tests + xorg flags break compile if -flto / b_lto is enabled
+### enable-unit-tests + xorg flags break compile if -flto / b_lto is enable
# Print config
meson configure build