pkgsrc/meta-pkgs/boost
mcf 5967f75af8 boost: use more portable invocation of find(1)
The find -print0 and xargs -0 options are not supported by all
implementations. Instead, use the POSIX equivalent syntax
`find -exec ... {} +`, which is already in use by several of the
boost packages (boost-build, boost-docs, and boost-headers).
2020-10-02 08:08:25 +00:00
..
patches boost-headers: changed dirfd patch to be platform agnostic 2020-09-10 07:54:52 +00:00
DESCR
distinfo boost-headers: changed dirfd patch to be platform agnostic 2020-09-10 07:54:52 +00:00
Makefile Update to 1.71.0 2019-08-22 12:17:52 +00:00
Makefile.common boost: use more portable invocation of find(1) 2020-10-02 08:08:25 +00:00