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 41a730a commit 141e191Copy full SHA for 141e191
system/lib/libcxx/include/__config_site
@@ -6,5 +6,5 @@
6
#define _LIBCPP_ABI_NAMESPACE __2
7
// Emscripten doesn't use PSTL at the moment.
8
#define _LIBCPP_PSTL_BACKEND_SERIAL
9
-#define _LIBCPP_HARDENING_MODE _LIBCPP_HARDENING_MODE_NONE
+#define _LIBCPP_HARDENING_MODE_DEFAULT _LIBCPP_HARDENING_MODE_NONE
10
#define _LIBCPP_HAS_NO_TIME_ZONE_DATABASE
0 commit comments