Searched hist:300804 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/share/mk/
H A Dbsd.crunchgen.mkdiff 300804 Thu May 26 23:22:08 MDT 2016 bdrewery Avoid redundant 'make objs' tree-walk when building the main prog.

The main prog has a dependency on the submake targets to ensure they are
built. From bsd.crunchgen.mk though we already have our own dependency
on 'make objs' so there is no need for another one. Crunchgen(1) is
doing the right thing here so it is not modified.

This also prevents the CC fix tainting the submake environment with
META_MODE and causing rebuilds. The CC passed is is only intended for
the main prog itself.

Sponsored by: EMC / Isilon Storage Division

Completed in 45 milliseconds