Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[envoy] add libc++ #4565

Merged
merged 1 commit into from
Oct 26, 2020
Merged

Conversation

asraa
Copy link
Contributor

@asraa asraa commented Oct 26, 2020

Envoy builds have failed for two reasons.
(1) libc++ linkage here and
(2) an upstream change compiling WASM with clang at head required a change to ignore a compiler error (envoyproxy/envoy#13765).

They are orthogonal, so builds won't succeed until both these PRs are merged.

Signed-off-by: Asra Ali [email protected]

Signed-off-by: Asra Ali <[email protected]>
@inferno-chromium inferno-chromium merged commit 2b9e9e7 into google:master Oct 26, 2020
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