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)
Thu, Apr 25, 12:35 PM
Unknown Object (File)
Mar 22 2024, 5:11 PM
Unknown Object (File)
Mar 22 2024, 5:11 PM
Unknown Object (File)
Mar 22 2024, 5:10 PM
Unknown Object (File)
Mar 22 2024, 5:10 PM
Unknown Object (File)
Mar 9 2024, 9:38 AM
Unknown Object (File)
Feb 27 2024, 12:06 AM
Unknown Object (File)
Feb 27 2024, 12:06 AM
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 30082
Build 27892: arc lint + arc unit