cvs commit: ports/devel/ptmalloc/files patch-Makefile
Greg Lehey
grog at FreeBSD.org
Mon Dec 13 18:56:41 PST 2004
grog 2004-12-14 02:56:41 UTC
FreeBSD ports repository
Modified files:
devel/ptmalloc/files patch-Makefile
Log:
Split out build targets into all (only libraries) and tests (only
tests). The original Makefile built only the tests.
This solves a problem with (only slightly) older versions of FreeBSD
which don't have libpthreads. This is required for the tests, and
since there are other issues, it doesn't seem to be worthwhile trying
to fix them. If you want to build the tests on a release older than
5.3, you'll have to play around a bit.
Revision Changes Path
1.2 +7 -5 ports/devel/ptmalloc/files/patch-Makefile
More information about the cvs-all
mailing list