New issue
Advanced search Search tips

Issue 921106 link

Starred by 1 user

Issue metadata

Status: Started
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

Make unified builds the default for new CrOS build targets

Project Member Reported by seanabraham@google.com, Jan 11

Issue description

All new Chrome OS build targets should leverage the chromeos-config ("unified build") setup by default. Currently when making a new build target, it's easy to forget to add "USE unibuild", and thus lots of new development can be erroneously done against the old standard.

We should make unified builds the default, with explicit opt-outs for legacy boards.

vapier@ suggested an approach whereby we enable the unibuild flag in chromiumos-overlay/profiles/targets/chromeos/make.defaults and disable it in the individual legacy overlays' make.defaults. The result will be that new build targets will get unibuild by default, even if they don't explicitly add it in their make.defaults.
 
Labels: CrOSParallelCQ

Sign in to add a comment