We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 618db94 commit 01018a2Copy full SHA for 01018a2
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 60aeca5ba2cf4049594206d357a8c0b0c0f22506
+refs/heads/master: bd75e34fc3580b53252a339c4e692539e3aa04ba
3
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
4
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
5
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
trunk/utils/build-script-impl
@@ -2520,7 +2520,6 @@ for host in "${ALL_HOSTS[@]}"; do
2520
2521
if [[ "$(uname -s)" == "Darwin" ]] ; then
2522
cmake_options+=(
2523
- -DLLDB_CODESIGN_IDENTITY=""
2524
-DLLDB_USE_SYSTEM_DEBUGSERVER:BOOL="${LLDB_USE_SYSTEM_DEBUGSERVER}"
2525
)
2526
fi
0 commit comments