freebsd-ports/devel/boost-libs
Bryan Drewery 5c1f235cef - Fix build when using WITH_CCACHE_BUILD.
ccache's documentation says to set CCACHE_SLOPPINESS=time_macros and
  CFLAGS+= -fpch-preprocess (it's a magic check in ccache for the string),
  but doing these does not actually fix the build when files are cached.
  Disabling PCH for ccache still results in an 18 second build, down from 143,
  on a 12 core machine.
- While here, strip libraries with STRIP_CMD (not bumping rev as this is
  not significant enough to warrant a rebuild).
2014-06-13 20:31:50 +00:00
..
files Back port a bug fix from boost svn 2014-06-09 15:37:17 +00:00
distinfo
Makefile - Fix build when using WITH_CCACHE_BUILD. 2014-06-13 20:31:50 +00:00
pkg-descr
pkg-plist