summaryrefslogtreecommitdiff
path: root/shells/zsh/options.mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-03-16 14:01:45 +0000
committerwiz <wiz@pkgsrc.org>2019-03-16 14:01:45 +0000
commit1b290638ecfcbfc59d5b18695fba39016c2ca75c (patch)
tree89c7dbc3eb69f590391dfa1d7961e7ffd97e0907 /shells/zsh/options.mk
parent8ed9166d38ba9f9523f0870462ebd1b2c97d0026 (diff)
downloadpkgsrc-1b290638ecfcbfc59d5b18695fba39016c2ca75c.tar.gz
zsh: remove --enable-zsh-mem from default arguments.
Bump PKGREVISION.
Diffstat (limited to 'shells/zsh/options.mk')
-rw-r--r--shells/zsh/options.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/shells/zsh/options.mk b/shells/zsh/options.mk
index 437e73b2e44..4238285e73d 100644
--- a/shells/zsh/options.mk
+++ b/shells/zsh/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.5 2019/03/16 13:29:30 ryoon Exp $
+# $NetBSD: options.mk,v 1.6 2019/03/16 14:01:45 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.zsh
PKG_SUPPORTED_OPTIONS= debug static
@@ -12,8 +12,7 @@ CONFIGURE_ARGS+= --enable-zsh-heap-debug
CONFIGURE_ARGS+= --enable-zsh-mem-debug
CONFIGURE_ARGS+= --enable-zsh-mem-warning
CONFIGURE_ARGS+= --enable-zsh-secure-free
-# XXX Enable this and remove it in debug option. jemalloc in libc is stable now.
-#CONFIGURE_ARGS+= --enable-zsh-mem
+CONFIGURE_ARGS+= --enable-zsh-mem
.endif
PLIST_VARS+= dynamic