summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2021-01-31 01:40:59 -0500
committerVincent Grande2021-01-31 01:40:59 -0500
commited14d4ad91452f699ddc21c36a3969253540157b (patch)
treec8bf31d980e156f8d7a60ce683cacaf2b069c793 /PKGBUILD
parentf25e73c37105953dc67eae5e88a71a3a63885568 (diff)
downloadaur-ed14d4ad91452f699ddc21c36a3969253540157b.tar.gz
tweak build options
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20a7ad6fdf35..fcde59586a9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -113,7 +113,10 @@ build() {
-D xace=false \
-D xcsecurity=false \
-D debug=false
-
+ -D input_thread=true \
+ -D int10=false \
+ -D xf86-input-inputtest=false
+
# xinerama required for nvidia blob/amdgpu/mesa
# mitshm required for nvidia blob/amdgpu/mesa
# xv required for nvidia blob/amdgpu/mesa