Page MenuHomeFreeBSD

Force MK_INCLUDES for the legacy stage
ClosedPublic

Authored by emaste on Mar 25 2015, 8:17 PM.
Tags
None
Referenced Files
F108096706: D2143.id4420.diff
Tue, Jan 21, 8:38 AM
F108096642: D2143.id4422.diff
Tue, Jan 21, 8:38 AM
Unknown Object (File)
Sun, Jan 12, 5:29 AM
Unknown Object (File)
Wed, Jan 8, 3:12 PM
Unknown Object (File)
Sun, Jan 5, 9:27 AM
Unknown Object (File)
Dec 6 2024, 1:00 AM
Unknown Object (File)
Oct 29 2024, 6:46 PM
Unknown Object (File)
Oct 27 2024, 4:48 PM
Subscribers

Details

Summary

As legacy executes "make installincludes" we don't want a src.conf setting to disable it.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste retitled this revision from to Force MK_INCLUDES for the legacy stage.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added a reviewer: imp.
emaste added subscribers: ngie, markj.
imp edited edge metadata.

Nice catch. Were we doing anythingwhere this made a difference before?

This revision is now accepted and ready to land.Mar 25 2015, 8:33 PM
In D2143#4, @imp wrote:

Nice catch. Were we doing anythingwhere this made a difference before?

I don't think so - I noticed it as a side effect of D2144

emaste updated this revision to Diff 4422.

Closed by commit rS280631 (authored by @emaste).

Might have been because we required additional tools before to build include files. LGTM though :) (I don't think it's backportable in its current state because of the bsd.mkopt.mk refactor though)!

ngie removed a subscriber: ngie.