CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/07/21 10:46:13
Modified files:
shells/bash : Makefile
Log message:
explicitly build without "bash malloc"; this would end up using their homegrown
memory allocation routines based on brk. found on powerpc64 where this broke
horribly.
ok naddy@ (MAINTAINER)
