File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 98cb213a07320729d66cebac690521a3856c539d
2
+ refs/heads/master: a91003c396a29bc65e3d18892e66c04584ef0a66
3
3
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
4
4
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
5
5
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
Original file line number Diff line number Diff line change @@ -84,6 +84,7 @@ if(${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
84
84
else ()
85
85
list (REMOVE_ITEM _SWIFT_DEFAULT_COMPONENTS "sourcekit-xpc-service" )
86
86
endif ()
87
+ list (REMOVE_ITEM _SWIFT_DEFAULT_COMPONENTS "stdlib-experimental" )
87
88
88
89
macro (swift_configure_components )
89
90
# Set the SWIFT_INSTALL_COMPONENTS variable to the default value if it is not passed in via -D
You can’t perform that action at this time.
0 commit comments