OSDN Git Service

Recommit r287403 (reverted in r287804): [lit] When setting SDKROOT on Darwin, use...
authorKuba Mracek <mracek@apple.com>
Thu, 1 Dec 2016 17:45:22 +0000 (17:45 +0000)
committerKuba Mracek <mracek@apple.com>
Thu, 1 Dec 2016 17:45:22 +0000 (17:45 +0000)
commit0be1dd284d8d25b1f65e5e695937acb92000d30f
treefd7a9e3b9d1e9912d8d25696fc871c4ec877d259
parent36dece4b3bc87c9e04ff41122e389cca44c41fc6
Recommit r287403 (reverted in r287804): [lit] When setting SDKROOT on Darwin, use '--sdk macosx' to find the right SDK path.

This shouls now be safe and not break any more bots.  It's strictly better to use '--sdk macosx', otherwise xcrun can return weird things for example when you have Command Line Tools or the SDK installed into '/'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288385 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/util.py