Date: Mon, 18 Aug 2008 00:50:46 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ptmalloc Makefile pkg-descr Message-ID: <200808180050.m7I0okDW023307@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2008-08-18 00:50:46 UTC FreeBSD ports repository Modified files: devel/ptmalloc Makefile pkg-descr Log: devel/ptmalloc port enhancements - USE_GMAKE is not necessary - make thread aware by using the 'posix' target - add regression-test target - Clean up some unnecessary verbosity. The posix target introduced a lot of warnings but it seems to work. This malloc should behave pretty much like the one in glibc now, but FreeBSD's native malloc is probably better. PR: ports/126547 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com> Revision Changes Path 1.6 +4 -8 ports/devel/ptmalloc/Makefile 1.6 +3 -7 ports/devel/ptmalloc/pkg-descr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808180050.m7I0okDW023307>