Skip to content

Commit 77b1de0

Browse files
edymttDeniz Dizman
authored andcommitted
Remove non existing flags in some vendor caches
1 parent ab391d5 commit 77b1de0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Runtimes/Supplemental/Distributed/cmake/caches/Vendors/Apple/arm64-BridgeOS.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@ set(CMAKE_Swift_COMPILER_TARGET "arm64-apple-bridgeos${CMAKE_OSX_DEPLOYMENT_TARG
99
set(SwiftDistributed_ARCH_SUBDIR arm64 CACHE STRING "")
1010
set(SwiftDistributed_PLATFORM_SUBDIR freestanding CACHE STRING "")
1111
set(CMAKE_BUILD_TYPE MinSizeRel CACHE STRING "")
12-
set(SwiftDistributed_SINGLE_THREADED_MODE YES CACHE BOOL "")
1312

1413
include("${CMAKE_CURRENT_LIST_DIR}/apple-common.cmake")

Runtimes/Supplemental/Observation/cmake/caches/Vendors/Apple/arm64-BridgeOS.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@ set(CMAKE_Swift_COMPILER_TARGET "arm64-apple-bridgeos${CMAKE_OSX_DEPLOYMENT_TARG
99
set(SwiftObservation_ARCH_SUBDIR arm64 CACHE STRING "")
1010
set(SwiftObservation_PLATFORM_SUBDIR freestanding CACHE STRING "")
1111
set(CMAKE_BUILD_TYPE MinSizeRel CACHE STRING "")
12-
set(SwiftObservation_SINGLE_THREADED_MODE YES CACHE BOOL "")
1312

1413
include("${CMAKE_CURRENT_LIST_DIR}/apple-common.cmake")

0 commit comments

Comments
 (0)