Page MenuHomeFreeBSD

bsd.own.mk: Deorbit compat include of bsd.compiler.mk
Needs ReviewPublic

Authored by 0mp on Sun, Mar 15, 9:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 1, 5:22 PM
Unknown Object (File)
Sun, Mar 29, 11:57 PM
Unknown Object (File)
Sun, Mar 29, 2:01 AM
Unknown Object (File)
Tue, Mar 24, 2:49 AM
Unknown Object (File)
Mon, Mar 23, 9:26 AM
Unknown Object (File)
Sun, Mar 22, 7:53 AM
Unknown Object (File)
Sun, Mar 22, 12:16 AM
Unknown Object (File)
Sat, Mar 21, 3:25 AM

Details

Reviewers
bnovkov
Summary

Commit b946bedd09d3bd1 ("Previous versions of bsd.own.mk [...]")
mentions that bsd.own.mk included bsd.compiler.mk as a temporary
workaround and was destined to be removed in FreeBSD 12. Do that now.

Also, update some Makefiles, which need to include bsd.compiler.mk for
buildkernel and buildworld to pass.

PR: 203540
Fixes: 0bebad8d072b bsd.own.mk: Deorbit compat include of bsd.compiler.mk
Fixes: 73f37a69f65e Revert "bsd.own.mk: Deorbit compat include of bsd.compiler.mk"

Test Plan

make buildworld buildkernel succeeds on arm64.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 71425
Build 68308: arc lint + arc unit