Skip to content

Commit 6bc07e4

Browse files
committed
---
yaml --- r: 349487 b: refs/heads/master-next c: 39821ad h: refs/heads/master i: 349485: 1342dcc 349483: 2665e14 349479: 7b4aa92 349471: 9631ff8
1 parent ee555e4 commit 6bc07e4

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
refs/heads/master: 3574c513bbc5578dd9346b4ea9ab5995c5927bb5
3-
refs/heads/master-next: 1e243d29d5c4c072dbf4caeb7be7a3c98465411f
3+
refs/heads/master-next: 39821adf5af9b3d8d8806e520cefb6bf9dfd4e1d
44
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
55
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
66
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-b: 66d897bfcf64a82cb9a87f5e663d889189d06d07

branches/master-next/utils/build-script-impl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2547,9 +2547,8 @@ for host in "${ALL_HOSTS[@]}"; do
25472547
-DLLDB_FRAMEWORK_INSTALL_DIR="$(get_host_install_prefix ${host})../System/Library/PrivateFrameworks"
25482548
-DClang_DIR:PATH=${llvm_build_dir}/lib/cmake/clang
25492549
-DLLVM_DIR:PATH=${llvm_build_dir}/lib/cmake/llvm
2550-
-DLLDB_PATH_TO_CLANG_BUILD:PATH="${llvm_build_dir}"
2550+
-DSwift_DIR:PATH=${swift_build_dir}/lib/cmake/swift
25512551
-DLLDB_PATH_TO_SWIFT_SOURCE:PATH="${SWIFT_SOURCE_DIR}"
2552-
-DLLDB_PATH_TO_SWIFT_BUILD:PATH="${swift_build_dir}"
25532552
-DLLDB_IS_BUILDBOT_BUILD:BOOL="${LLDB_IS_BUILDBOT_BUILD}"
25542553
-DLLDB_BUILD_DATE:STRING="\"${LLDB_BUILD_DATE}\""
25552554
-DLLDB_ALLOW_STATIC_BINDINGS:BOOL=1

0 commit comments

Comments
 (0)