1
0
forked from ports/opt

zsh: remove memory allocation checks for compatibility with glibc 2.22

This commit is contained in:
Thomas Penteker 2015-08-19 13:32:05 +02:00
parent 5814104c43
commit abc34d2158

View File

@ -22,7 +22,6 @@ build() {
--enable-zshenv=/etc/zsh/zshenv \
--enable-fndir=/usr/share/zsh/$version/functions \
--enable-site-fndir=/usr/share/zsh/site-functions \
--enable-zsh-mem \
--enable-maildir-support \
--enable-function-subdirs \
--enable-pcre \