Skip to content

Make vertical build defines of Host and Target properties explicit #4143

@mmitche

Description

@mmitche

When building in CI/Official and PRs, we should make our Host and Target properties explicit on the command line:

  • HostArchitecture
  • TargetArchitecture
  • HostOS
  • TargetOS
  • HostRid
  • TargetRid

Much of the time, many of these properties will match. But there is quite a lot of implicit behavior when inferring them in dev scenarios.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions