File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: e07b36bf6274472b06036ff1ac8f105294a76eb1
2
+ refs/heads/master: 738000117196a60e7bd74da20293a5086c2edbe0
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 @@ -477,12 +477,6 @@ if(NOT SWIFT_LIPO)
477
477
find_toolchain_tool (SWIFT_LIPO "${SWIFT_DARWIN_XCRUN_TOOLCHAIN} " lipo )
478
478
endif ()
479
479
480
- if ("${SWIFT_NATIVE_LLVM_TOOLS_PATH} " STREQUAL "" )
481
- set (SWIFT_CROSS_COMPILING FALSE )
482
- else ()
483
- set (SWIFT_CROSS_COMPILING TRUE )
484
- endif ()
485
-
486
480
# Reset CMAKE_SYSTEM_PROCESSOR if not cross-compiling.
487
481
# CMake refuses to use `uname -m` on OS X
488
482
# http://public.kitware.com/Bug/view.php?id=10326
You can’t perform that action at this time.
0 commit comments