Skip to content

Commit a91003c

Browse files
committed
Merge remote-tracking branch 'origin/master' into master-next
2 parents 98cb213 + 2947f75 commit a91003c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/modules/SwiftComponents.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ if(${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
8484
else()
8585
list(REMOVE_ITEM _SWIFT_DEFAULT_COMPONENTS "sourcekit-xpc-service")
8686
endif()
87+
list(REMOVE_ITEM _SWIFT_DEFAULT_COMPONENTS "stdlib-experimental")
8788

8889
macro(swift_configure_components)
8990
# Set the SWIFT_INSTALL_COMPONENTS variable to the default value if it is not passed in via -D

0 commit comments

Comments
 (0)