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

Use Boost.Build 'cxxstd' feature instead of '-std' compiler flag #266

Merged
merged 1 commit into from
Mar 22, 2019

Conversation

mloskot
Copy link
Member

@mloskot mloskot commented Mar 21, 2019

The cxxstd=11,14,17,... is the recommended way, announced here https://lists.boost.org/Archives/boost/2017/10/239485.php

References

Tasklist

  • Review
  • Adjust for comments
  • All CI builds and checks have passed

/cc @Kojoley

@mloskot mloskot added the config/boost-build Any issues about Boost.Build configuration label Mar 21, 2019
@mloskot mloskot self-assigned this Mar 21, 2019
Copy link
Member

@stefanseefeld stefanseefeld left a comment

Choose a reason for hiding this comment

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

Awesome ! :-)

@mloskot mloskot merged commit 9207ffc into boostorg:develop Mar 22, 2019
@mloskot mloskot deleted the ml/fix-cxxstd-in-jamfile branch March 22, 2019 07:16
@mloskot mloskot added this to the Boost 1.70 milestone Mar 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config/boost-build Any issues about Boost.Build configuration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants