CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/07/21 10:48:06
Modified files:
shells/zsh : Makefile
Log message:
build without the zsh memory allocator and secure free implementation.
just like with bash, this winds up using brk and results in broken runtime
on powerpc64.
ok pea@ (MAINTAINER)
