Skip to content

Few small fixes to allow envoy to compile on ARM32#1795

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
costinm:istio32c
Oct 2, 2017
Merged

Few small fixes to allow envoy to compile on ARM32#1795
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
costinm:istio32c

Conversation

@costinm
Copy link
Copy Markdown
Contributor

@costinm costinm commented Oct 2, 2017

Tested compilation for rasbperry pi and android (the 'endian' change is
required for android NDK - recent androids can compile with 64 bit).

(moved from PR #1781 due to git squashing/DCO issues)

Signed-off-by: Costin Manolache costin@google.com

Tested compilation for rasbperry pi and android (the 'endian' change is
required for android NDK - recent androids can compile with 64 bit).

Signed-off-by: Costin Manolache <costin@google.com>
@mattklein123 mattklein123 merged commit 103bb16 into envoyproxy:master Oct 2, 2017
@craffert0
Copy link
Copy Markdown
Contributor

#include <endian> doesn't exist on OS X.

@costinm
Copy link
Copy Markdown
Contributor Author

costinm commented Oct 4, 2017 via email

@costinm
Copy link
Copy Markdown
Contributor Author

costinm commented Oct 4, 2017

Sorry for the breakage - since it was just an experiment on using envoy on android, and it doesn't really need mongodb - no need to complicate things with an ifdef, the PR removing it is enough.

@craffert0
Copy link
Copy Markdown
Contributor

No big deal -- there was another unrelated os x breakage, and 1804 keeps your change.

mathetake added a commit that referenced this pull request Mar 3, 2026
**Description**

This upgrades Envoy version used in data-plane tests. This is mostly
decouple unrelated change from #1564

**Related Issues/PRs (if applicable)**

Follow up on #1660

Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
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.

3 participants