Skip to content

Commit f635682

Browse files
authored
Remove _LIBCPP_DISABLE_AVAILABILITY entirely (#1909)
1 parent f88533e commit f635682

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,6 @@ if(DESKTOP)
491491
-DUSE_LIBUV=1
492492
)
493493
elseif(APPLE)
494-
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -D_LIBCPP_DISABLE_AVAILABILITY")
495494
set(websockets_additional_defines
496495
${websockets_additional_defines}
497496
-DUSE_LIBUV=1

0 commit comments

Comments
 (0)