File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
trunk/tools/SourceKit/tools/swift-lang Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: eada2a9e7d80d9dfbc53386fac8258651b26f9b3
2
+ refs/heads/master: b1253c1381bfd63346c4fe9988f62016f9200b05
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 1
- if (NOT SWIFT_SOURCEKIT_USE_INPROC_LIBRARY AND SWIFT_BUILD_STDLIB )
1
+ if (NOT SWIFT_SOURCEKIT_USE_INPROC_LIBRARY AND SWIFT_BUILD_STDLIB AND SWIFT_BUILD_SDK_OVERLAY )
2
2
set (EXTRA_COMPILE_FLAGS "-F" "${SWIFT_LIBRARY_OUTPUT_INTDIR} " )
3
3
set (SOURCEKITD_LINK_LIBS sourcekitd )
4
4
set (INSTALLED_COMP sourcekit-xpc-service )
You can’t perform that action at this time.
0 commit comments