We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 289f9e6 commit 3f69934Copy full SHA for 3f69934
boost.sh
@@ -51,7 +51,7 @@ MACOS_ARCHS=("x86_64")
51
IOS_ARCHS=("armv7 arm64")
52
53
# Applied to all platforms
54
-CXX_FLAGS="-std=c++11 -stdlib=libc++"
+CXX_FLAGS="-std=c++14 -stdlib=libc++"
55
56
MACOS_SDK_PATH=`xcrun --sdk macosx --show-sdk-path`
57
0 commit comments