Skip to content

Commit 3e9a74c

Browse files
committed
Runtimes: enable build of SwiftOnoneSupport on Apple platforms.
Addresses rdar://145066924
1 parent 7aa1970 commit 3e9a74c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Runtimes/Core/cmake/caches/Vendors/Apple/apple-common.cmake

-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ set(SwiftCore_ENABLE_RUNTIME_FUNCTION_COUNTERS ON CACHE BOOL "")
1313
set(SwiftCore_ENABLE_BACKDEPLOYMENT_SUPPORT ON CACHE BOOL "")
1414
set(SwiftCore_ENABLE_FILESYSTEM_SUPPORT ON CACHE BOOL "")
1515

16-
set(SwiftCore_ENABLE_ONONESUPPORT OFF CACHE BOOL "")
17-
1816
set(SwiftCore_INSTALL_NESTED_SUBDIR OFF CACHE BOOL "")
1917

2018
set(CMAKE_CXX_FLAGS_MINSIZEREL "-Os -g -DNDEBUG" CACHE STRING "")

0 commit comments

Comments
 (0)