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)
Nov 30 2024, 5:18 PM
Unknown Object (File)
Nov 22 2024, 2:55 PM
Unknown Object (File)
Nov 18 2024, 7:23 AM
Unknown Object (File)
Nov 10 2024, 3:25 PM
Unknown Object (File)
Nov 8 2024, 2:12 AM
Unknown Object (File)
Nov 4 2024, 9:29 AM
Unknown Object (File)
Oct 23 2024, 2:06 AM
Unknown Object (File)
Oct 4 2024, 4:56 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 30084
Build 27893: arc lint + arc unit