Skip to content

mobile: Force mobile-release-common build to use C++17#33047

Merged
abeyad merged 1 commit intoenvoyproxy:mainfrom
abeyad:cpp17
Mar 21, 2024
Merged

mobile: Force mobile-release-common build to use C++17#33047
abeyad merged 1 commit intoenvoyproxy:mainfrom
abeyad:cpp17

Conversation

@abeyad
Copy link
Copy Markdown
Contributor

@abeyad abeyad commented Mar 21, 2024

It was defaulting to C++20 due to
#32585, but for mobile, we are still on C++17. This change enables local builds to build with C++17 without encountering toolchain errors.

It was defaulting to C++20 due to
envoyproxy#32585, but for mobile, we are
still on C++17. This change enables local builds to build with C++17
without encountering toolchain errors.

Signed-off-by: Ali Beyad <abeyad@google.com>
Copy link
Copy Markdown
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

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

lgtm, thanks @abeyad

@abeyad abeyad enabled auto-merge (squash) March 21, 2024 18:40
@abeyad
Copy link
Copy Markdown
Contributor Author

abeyad commented Mar 21, 2024

/retest

@abeyad abeyad merged commit 5bcf709 into envoyproxy:main Mar 21, 2024
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