summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormemchr2023-12-13 03:39:33 +0000
committermemchr2023-12-13 03:39:33 +0000
commit09824a6b02909bd014e75ea9aa1736aea055ad7c (patch)
tree9a648ffdaa81a213fca01b5af9dee36867707320
parent27655f711db444196576094c7ac729885e0b5221 (diff)
downloadaur-09824a6b02909bd014e75ea9aa1736aea055ad7c.tar.gz
Revert "disable asserts"
This reverts commit 27655f711db444196576094c7ac729885e0b5221.
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dcf5c656d4e8..45d085297ed7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -106,7 +106,6 @@ build() {
--sbindir bin \
--buildtype release \
--wrap-mode nodownload \
- -D b_ndebug=true \
-D b_lto=true \
-D b_pie=true \
-D default_library=shared \