Skip to content

fix OS X build#1804

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
craffert0:master
Oct 4, 2017
Merged

fix OS X build#1804
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
craffert0:master

Conversation

@craffert0
Copy link
Copy Markdown
Contributor

Two changes:

  1. As discussed on #envoy-osx-dev, <endian> doesn't exist on OS X. Fixed byte_order.h to properly include it when not OS X, and fixed bson_impl.cc to not know about endian.h.
  2. The new hot_restart test needs to only be run on systems that envoy_select_hot_restart. Like not attempting to run on OS X.

ps. byte_order.h had a completely unused namespace Envoy wrapping the macros. I ditched it because it's correct.

Signed-off-by: Colin Rafferty <crafferty@lyft.com>
@mattklein123 mattklein123 merged commit c534f5a into envoyproxy:master Oct 4, 2017
rshriram pushed a commit to rshriram/envoy that referenced this pull request Oct 30, 2018
* Use jwt_auth config from istio/api

* Update api sha
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