summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Snowhill2024-04-07 17:23:34 -0700
committerChristopher Snowhill2024-04-07 17:23:34 -0700
commit6af7db2874f3607086e201ddc4c8cec4d8ea2019 (patch)
tree87738352f0c5d8b879505e66870662e365e02c16
parent18cef46aa54ef21aac231d31e6f3d76159233bc3 (diff)
downloadaur-6af7db2874f3607086e201ddc4c8cec4d8ea2019.tar.gz
Change build type to debug optimized
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c98be861821d..eeb13ce9ea42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -61,7 +61,7 @@ prepare () {
build () {
arch-meson \
- --buildtype=debug \
+ --buildtype=debugoptimized \
-Dwerror=false \
-Dexamples=false \
"${pkgname}" build