When building llvmCore, pass the SDKROOT and -arch setting to configure.
authorBob Wilson <bob.wilson@apple.com>
Tue, 3 Apr 2012 21:50:26 +0000 (21:50 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 3 Apr 2012 21:50:26 +0000 (21:50 +0000)
commit585d580acb252c048692d9a6a3b705d65bf7e5e2
tree67293e38d70b797582fd0fbd1331f6dc53f261d8
parentac07407acb53f3c9462141928ab18ec07dab43be
When building llvmCore, pass the SDKROOT and -arch setting to configure.

So far all of configure tests have been run against the default SDK and
architecture, regardless of what is actually being built.  We've gotten
lucky until now.  <rdar://problem/11112479>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153972 91177308-0d34-0410-b5e6-96231b3b80d8
utils/buildit/build_llvm