summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2020-12-09 21:05:19 -0500
committerVincent Grande2020-12-09 21:05:19 -0500
commit4aa170f525fb808049075ea32c9d9a694fec7b67 (patch)
tree092b82e2dcbfd2500b0503e3a88cffa40318427b /PKGBUILD
parent90e56e586b58a4edcc7755663b7ca9bdb7f91ba5 (diff)
downloadaur-4aa170f525fb808049075ea32c9d9a694fec7b67.tar.gz
optimization 3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6673079f8286..10cc454aabc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -133,6 +133,9 @@ build () {
-D vulkan-device-select-layer=true \
-D tools=[] \
-D zstd=enabled \
+ -D debug=false \
+ -D optimization=3 \
+ -D b_pgo=off \
-D microsoft-clc=disabled
meson configure _build