Skip to content

bazel: change cfg of rule to exec#7758

Merged
lizan merged 1 commit intoenvoyproxy:masterfrom
keith:ks/cfg-exec
Jul 30, 2019
Merged

bazel: change cfg of rule to exec#7758
lizan merged 1 commit intoenvoyproxy:masterfrom
keith:ks/cfg-exec

Conversation

@keith
Copy link
Copy Markdown
Member

@keith keith commented Jul 30, 2019

The host environment isn't what you want when using remote execution, instead we should use the exec environment

The host environment isn't what you want when using remote execution

Signed-off-by: Keith Smiley <keithbsmiley@gmail.com>
@keith
Copy link
Copy Markdown
Member Author

keith commented Jul 30, 2019

cc @lizan has this been a problem for you?

@lizan
Copy link
Copy Markdown
Member

lizan commented Jul 30, 2019

Hmm, I think this is semantically wrong, i.e. it should be host, that's the protoc we use to generate .pb{,.validate}.{cc,h}, even in RBE it is still host, no? i.e. if you do cross compiling, the protoc runs on the host, not the target.

@lizan lizan merged commit 993095c into envoyproxy:master Jul 30, 2019
@keith keith deleted the ks/cfg-exec branch July 30, 2019 23:18
@keith
Copy link
Copy Markdown
Member Author

keith commented Aug 8, 2019 via email

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