aboutsummaryrefslogtreecommitdiff
path: root/makepkg.d
diff options
context:
space:
mode:
Diffstat (limited to 'makepkg.d')
-rw-r--r--makepkg.d/makepkg.base.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/makepkg.d/makepkg.base.conf b/makepkg.d/makepkg.base.conf
index f8dc2f3..93359ff 100644
--- a/makepkg.d/makepkg.base.conf
+++ b/makepkg.d/makepkg.base.conf
@@ -69,7 +69,7 @@ BUILDENV=(!distcc color !ccache check sign)
#-- debug: Add debugging flags as specified in DEBUG_* variables
#-- lto: Add compile flags for building with link time optimization
#
-OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge debug !lto)
+OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !debug !lto)
#-- File integrity checks to use. Valid: md5, sha1, sha224, sha256, sha384, sha512, b2
INTEGRITY_CHECK=(sha512 b2)