summaryrefslogtreecommitdiff
path: root/config/makepkg/x86_64.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/makepkg/x86_64.conf')
-rw-r--r--config/makepkg/x86_64.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/makepkg/x86_64.conf b/config/makepkg/x86_64.conf
index 7725296..43215af 100644
--- a/config/makepkg/x86_64.conf
+++ b/config/makepkg/x86_64.conf
@@ -94,7 +94,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=(sha256)