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

mobile: Make C++17 a default build target #34209

Merged
merged 1 commit into from
May 21, 2024
Merged

Conversation

fredyw
Copy link
Member

@fredyw fredyw commented May 16, 2024

This is so that when building it locally, it will also use C++17 without having to manually pass --cxxopt=-std=c++17 --host_cxxopt=-std=c++17.

Risk Level: low
Testing: CI
Docs Changes: n/a
Release Notes: n/a
Platform Specific Features: n/a

Copy link

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #34209 was opened by fredyw.

see: more, trace.

@fredyw fredyw force-pushed the em_cpp17 branch 2 times, most recently from 6c79158 to 293690d Compare May 16, 2024 17:16
@phlax
Copy link
Member

phlax commented May 16, 2024

fwiw im just about to test the newer ndk envoyproxy/envoy-build-tools@6474ce1

Signed-off-by: Fredy Wijaya <fredyw@google.com>
@fredyw
Copy link
Member Author

fredyw commented May 21, 2024

/retest

2 similar comments
@fredyw
Copy link
Member Author

fredyw commented May 21, 2024

/retest

@fredyw
Copy link
Member Author

fredyw commented May 21, 2024

/retest

@fredyw fredyw marked this pull request as ready for review May 21, 2024 15:20
@fredyw
Copy link
Member Author

fredyw commented May 21, 2024

/assign @abeyad

@fredyw fredyw enabled auto-merge (squash) May 21, 2024 15:20
@fredyw fredyw merged commit 81d7f25 into envoyproxy:main May 21, 2024
35 checks passed
@fredyw fredyw deleted the em_cpp17 branch May 21, 2024 17:11
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.

None yet

3 participants