summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2021-01-31 01:29:45 -0500
committerVincent Grande2021-01-31 01:29:45 -0500
commitfa70bb26e77f5e9a87a369f48f5f6d7f38cbc58b (patch)
tree6d424dc8f0387ae80653bfdae16481a9ec643f7e /PKGBUILD
parent460d8936a87b1b22b8b652edcc788dfaa4ade91c (diff)
downloadaur-fa70bb26e77f5e9a87a369f48f5f6d7f38cbc58b.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 2c1b77578c9d..4dcaf3b5e320 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -118,7 +118,10 @@ build() {
-D dga=false \
-D xace=false \
-D xcsecurity=false \
- -D debug=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