Searched hist:"24 a5cfd2c739efd8c7ecd1e4ed436ff772904d3d" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/conf/ |
H A D | kern.post.mk | diff 24a5cfd2c739efd8c7ecd1e4ed436ff772904d3d Thu Jun 14 21:30:31 CEST 2012 Doug Barton <dougb@FreeBSD.org> Improve the functionality of the PORTS_MODULES knob by adding LOCALBASE/bin and sbin to PATH, allowing dependencies to be found; adding SRC_BASE and OSVERSION to match the new kernel, and putting the related builds under MAKEOBJDIRPREFIX so that they only need to be built once per kernel.
In addition to the PR this includes ideas/contributions from crees and matthew.
PR: ports/161452 Submitted by: Garrett Cooper <yanegomi@gmail.com>
|