pkgsrc/lang/clisp
drochner 81124eaec9 Make it build on NetBSD-current again: use a private malloc implementation
to avoid jemalloc. The simple allocator used by clisp in the NetBSD
case appears to use some assumptions, like allocations below sbrk(), which
don't hold with jemalloc. We might switch to another allocator later,
but as the code looks this needs more work and testing.
From Aleksej Saushev per PR pkg/37381; the patch is attributed to
Arnaud Degroote.
Should also fix PR pkg/37304 from Yakovetsky Vladimir.
2007-11-23 21:59:44 +00:00
..
patches Update clisp to 2.41. 2007-06-09 06:10:31 +00:00
DESCR Replaced the DESCR with contents from the SUMMARY file of the distribution, 2005-09-02 18:33:14 +00:00
distinfo Update clisp to 2.41. 2007-06-09 06:10:31 +00:00
Makefile Make it build on NetBSD-current again: use a private malloc implementation 2007-11-23 21:59:44 +00:00
PLIST Update clisp to 2.41. 2007-06-09 06:10:31 +00:00