Skip to content
Snippets Groups Projects
Commit 228643af authored by Brad King's avatar Brad King
Browse files

AppleClang: Use modern C++14 standard flags for Apple Clang 6.1


The Apple Clang 6.1 compiler that comes with Xcode 6.3 is aware of the
modern -std=c++14 and -std=gnu++14 flags, so use them instead of the
"1y" flags.

Suggested-by: default avatar <darkapostle@rule506.net>
parent c66d232c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment