Skip to content

build: fix external cmake path#5787

Merged
htuch merged 3 commits intoenvoyproxy:masterfrom
lizan:foreign_cmake_fix
Jan 31, 2019
Merged

build: fix external cmake path#5787
htuch merged 3 commits intoenvoyproxy:masterfrom
lizan:foreign_cmake_fix

Conversation

@lizan
Copy link
Member

@lizan lizan commented Jan 31, 2019

Signed-off-by: Lizan Zhou lizan@tetrate.io

Description:
Risk Level: Low
Testing: CI
Docs Changes:
Release Notes:

Signed-off-by: Lizan Zhou <lizan@tetrate.io>
@lizan lizan requested a review from htuch January 31, 2019 09:49
lizan added 2 commits January 31, 2019 10:04
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
"ENABLE_STATIC_LIB": "on",
"ENABLE_LIB_ONLY": "on",
"CMAKE_BUILD_TYPE": "RelWithDebInfo",
"CMAKE_INSTALL_LIBDIR": "lib",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is due to in some platform it will pick lib64 and bazel won't pick built .a file. It was defined in previous nghttp2.sh

@lizan
Copy link
Member Author

lizan commented Jan 31, 2019

Copy link
Member

@htuch htuch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@htuch htuch merged commit 22bba7e into envoyproxy:master Jan 31, 2019
fredlas pushed a commit to fredlas/envoy that referenced this pull request Mar 5, 2019
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
Signed-off-by: Fred Douglas <fredlas@google.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.

2 participants