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
F82099772: D24178.diff
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 Not Applicable
Unit
Tests Not Applicable