summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2020-12-18 09:09:43 -0500
committerVincent Grande2020-12-18 09:09:43 -0500
commit6f64d4f4c0cb787b03471d60dafe7105624e8892 (patch)
tree6c232f03fcfbaed354b7596c693e1497963a8a14 /PKGBUILD
parent7a55d3218f2a1a0ec46ab35592840ae27ea8d133 (diff)
downloadaur-6f64d4f4c0cb787b03471d60dafe7105624e8892.tar.gz
update comments
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 7 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 114c6bb63ee1..b97dcbbfb516 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -109,12 +109,13 @@ build() {
-D libunwind=false \
-D debug=false
-# xinerama needed with nvidia blob/amdgpu/mesa
-# mitshm needed with nvidia blob/amdgpu/mesa
-# xv needed with nvidia blob/amdgpu/mesa
-# glamor needed for xwayland support
-# b_lto needs to be set to false or build fails
-# b_pgo needs to be set to off or build fails
+# xinerama required for nvidia blob/amdgpu/mesa
+# mitshm required for nvidia blob/amdgpu/mesa
+# xv required for nvidia blob/amdgpu/mesa
+# glamor required for xwayland support
+# b_lto set to false or build fails
+# b_pgo set to off or build fails
+# dpms and dri1 set to true or xf86-video-amdgpu build fails
# Print config
meson configure build