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
Unknown Object (File)
Sun, Nov 24, 1:16 AM
Unknown Object (File)
Mon, Nov 11, 2:06 PM
Unknown Object (File)
Wed, Nov 6, 11:49 AM
Unknown Object (File)
Wed, Nov 6, 11:49 AM
Unknown Object (File)
Mon, Nov 4, 11:03 PM
Unknown Object (File)
Sep 30 2024, 3:42 AM
Unknown Object (File)
Sep 27 2024, 4:14 PM
Unknown Object (File)
Sep 21 2024, 12:03 PM
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