mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
dc4fbf696e
Excessively long self-test runs in lzo2 (a different port) were figured (thanks, naddy@) to be caused by "J" in /etc/malloc.conf, so we set MALLOC_OPTIONS=jz to avoid that. PR: 130153 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)