[libc++abi] Build the dylib with C++17, like for libc++

This commit is contained in:
Louis Dionne 2020-07-23 11:35:04 -04:00
parent 68382d5852
commit e3650dc979
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ if (LIBCXXABI_ENABLE_SHARED)
CXX_EXTENSIONS
OFF
CXX_STANDARD
11
17
CXX_STANDARD_REQUIRED
ON
COMPILE_FLAGS