Skip to content

Commit 0c9684b

Browse files
committed
---
yaml --- r: 347459 b: refs/heads/master c: 85d5d16 h: refs/heads/master i: 347457: d6f0061 347455: f8ffa08
1 parent 7ca00db commit 0c9684b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-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: 57058abcfab07a4163a02b7361449cf69c3c8531
2+
refs/heads/master: 85d5d16dc6a6342c4a2b36efbbc9a9e62c58a062
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/utils/build-script-impl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2534,6 +2534,8 @@ for host in "${ALL_HOSTS[@]}"; do
25342534
cmake_options+=(
25352535
-DLLDB_BUILD_FRAMEWORK:BOOL=TRUE
25362536
-DLLDB_CODESIGN_IDENTITY=""
2537+
-DLLDB_USE_SYSTEM_DEBUGSERVER:BOOL=TRUE
2538+
-DLLDB_FRAMEWORK_TOOLS="darwin-debug;lldb-argdumper;lldb-server;repl_swift"
25372539
)
25382540
fi
25392541
fi

0 commit comments

Comments
 (0)