Page MenuHomeFreeBSD

Disable rarely used architecture variants in make universe by default.
ClosedPublic

Authored by jhb on Mar 24 2020, 2:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 22, 5:11 PM
Unknown Object (File)
Fri, Mar 22, 5:11 PM
Unknown Object (File)
Fri, Mar 22, 5:10 PM
Unknown Object (File)
Fri, Mar 22, 5:10 PM
Unknown Object (File)
Sat, Mar 9, 9:38 AM
Unknown Object (File)
Feb 27 2024, 12:06 AM
Unknown Object (File)
Feb 27 2024, 12:06 AM
Unknown Object (File)
Feb 26 2024, 4:49 PM
Subscribers

Details

Summary

If EXTRA_TARGETS is defined, build all supported architecture
variants. By default, build architecture variants needed to provide
code coverage or that are commonly used.

Use this to disable building of all the hard-float and little-endian
MIPS architect variants by default.

Test Plan
  • make kernel-toolchains without EXTRA_TARGETS defined, need to still do a build with it defined

Diff Detail

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