Skip to content

Commit 01018a2

Browse files
committed
---
yaml --- r: 348594 b: refs/heads/master c: bd75e34 h: refs/heads/master
1 parent 618db94 commit 01018a2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
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: 60aeca5ba2cf4049594206d357a8c0b0c0f22506
2+
refs/heads/master: bd75e34fc3580b53252a339c4e692539e3aa04ba
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: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2520,7 +2520,6 @@ for host in "${ALL_HOSTS[@]}"; do
25202520

25212521
if [[ "$(uname -s)" == "Darwin" ]] ; then
25222522
cmake_options+=(
2523-
-DLLDB_CODESIGN_IDENTITY=""
25242523
-DLLDB_USE_SYSTEM_DEBUGSERVER:BOOL="${LLDB_USE_SYSTEM_DEBUGSERVER}"
25252524
)
25262525
fi

0 commit comments

Comments
 (0)