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

make ninja build with -std=c++17 #1404

Merged
merged 1 commit into from Apr 5, 2018
Merged

make ninja build with -std=c++17 #1404

merged 1 commit into from Apr 5, 2018

Conversation

nico
Copy link
Collaborator

@nico nico commented Apr 5, 2018

Ninja is supposed to be able to build as C++98 so it can run on old
systems, but it should also be possible to optionally build it with
newer dialects.

Fixes #1349.

Ninja is supposed to be able to build as C++98 so it can run on old
systems, but it should also be possible to optionally build it with
newer dialects.
@nico nico merged commit ef05d51 into ninja-build:master Apr 5, 2018
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

1 participant