Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 2004 02:56:41 +0000 (UTC)
From:      Greg Lehey <grog@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/ptmalloc/files patch-Makefile
Message-ID:  <200412140256.iBE2ufLw000629@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412140256.iBE2ufLw000629>