Skip to content

Commit 69b87e8

Browse files
committed
---
yaml --- r: 347501 b: refs/heads/master c: a91003c h: refs/heads/master i: 347499: 18129f9
1 parent ae83fdd commit 69b87e8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 98cb213a07320729d66cebac690521a3856c539d
2+
refs/heads/master: a91003c396a29bc65e3d18892e66c04584ef0a66
33
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
44
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
55
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea

trunk/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)