Page MenuHomeFreeBSD

Move the inclusion of bsd.cpu.mk from sys.mk to bsd.opts.mk. However, for historical behavior that ports depends on, include it if we're inside the ports tree.
ClosedPublic

Authored by imp on Dec 4 2015, 5:18 PM.
Tags
None
Referenced Files
F135197724: D4383.id10746.diff
Fri, Nov 7, 10:06 AM
F135197655: D4383.id.diff
Fri, Nov 7, 10:04 AM
F135178379: D4383.diff
Fri, Nov 7, 5:03 AM
Unknown Object (File)
Tue, Nov 4, 7:30 PM
Unknown Object (File)
Thu, Oct 30, 5:00 AM
Unknown Object (File)
Wed, Oct 29, 3:08 PM
Unknown Object (File)
Mon, Oct 20, 1:01 AM
Unknown Object (File)
Sat, Oct 11, 3:39 AM
Subscribers

Details

Reviewers
bdrewery

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1407
Build 1412: arc lint + arc unit

Event Timeline

imp retitled this revision from to Move the inclusion of bsd.cpu.mk from sys.mk to bsd.opts.mk. However, for historical behavior that ports depends on, include it if we're inside the ports tree..
imp updated this object.
imp edited the test plan for this revision. (Show Details)
bdrewery added a reviewer: bdrewery.

Great, it works!

This revision is now accepted and ready to land.Dec 4 2015, 5:22 PM

This was fixed in r292084