Skip to content

build: add foreign_cc rules#73

Merged
htuch merged 1 commit intoenvoyproxy:masterfrom
f3nry:fenry/foreign-cc-workspace
Feb 4, 2019
Merged

build: add foreign_cc rules#73
htuch merged 1 commit intoenvoyproxy:masterfrom
f3nry:fenry/foreign-cc-workspace

Conversation

@f3nry
Copy link
Contributor

@f3nry f3nry commented Feb 4, 2019

Builds broke as of envoyproxy/envoy@7fa5513

Original PR in envoy: envoyproxy/envoy#5218

It seems like this won't be needed once the foreign_cc definitions are moved into envoy_dependencies?

Builds broke as of
envoyproxy/envoy@7fa5513

Signed-off-by: Paul Henry <letuboy@gmail.com>
@f3nry f3nry force-pushed the fenry/foreign-cc-workspace branch from 921f6c4 to 2d0f2a5 Compare February 4, 2019 00:22
@htuch htuch merged commit 086d516 into envoyproxy:master Feb 4, 2019
@htuch
Copy link
Member

htuch commented Feb 4, 2019

@f3nry we'll still need the load unfortunately, I think this has to happen in the WORKSPACE. since envoy_dependencies() is responsible for materializing rules_foreign_cc in the first place, it can't load directly. There might be a way to factor this out into a two phase thing though.

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