File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 57058abcfab07a4163a02b7361449cf69c3c8531
2
+ refs/heads/master: 85d5d16dc6a6342c4a2b36efbbc9a9e62c58a062
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 @@ -2534,6 +2534,8 @@ for host in "${ALL_HOSTS[@]}"; do
2534
2534
cmake_options+=(
2535
2535
-DLLDB_BUILD_FRAMEWORK:BOOL=TRUE
2536
2536
-DLLDB_CODESIGN_IDENTITY=" "
2537
+ -DLLDB_USE_SYSTEM_DEBUGSERVER:BOOL=TRUE
2538
+ -DLLDB_FRAMEWORK_TOOLS=" darwin-debug;lldb-argdumper;lldb-server;repl_swift"
2537
2539
)
2538
2540
fi
2539
2541
fi
You can’t perform that action at this time.
0 commit comments