Skip to content

Conversation

@ckolli5
Copy link

@ckolli5 ckolli5 commented May 9, 2022

Host transitions are problematic where the host and exec environment are
different (e.g., with Remote Execution). This change adds an incompatible
flag that fails analysis if Starlark rules use cfg = "host".

Migrating is pretty straigt forward (replace host with exec) and
should be automatable by buildifier (although I haven't tried to do so).

Closes #14383.

PiperOrigin-RevId: 441253060

Host transitions are problematic where the host and exec environment are
different (e.g., with Remote Execution). This change adds an incompatible
flag that fails analysis if Starlark rules use `cfg = "host"`.

Migrating is pretty straigt forward (replace `host` with `exec`) and
should be automatable by buildifier (although I haven't tried to do so).

Closes #14383.

PiperOrigin-RevId: 441253060
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants