projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89112b6
)
Missing bit of universal built + hosted
author
Jim Grosbach
<grosbach@apple.com>
Mon, 2 Nov 2009 03:46:35 +0000
(
03:46
+0000)
committer
Jim Grosbach
<grosbach@apple.com>
Mon, 2 Nov 2009 03:46:35 +0000
(
03:46
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85785
91177308
-0d34-0410-b5e6-
96231b3b80d8
utils/buildit/build_llvm
patch
|
blob
|
history
diff --git
a/utils/buildit/build_llvm
b/utils/buildit/build_llvm
index 6ca0fa26e783633e95c9623f70ef7b6dafaea4aa..4bbd2cd9f27b8b25408a5df733e2caba6f43f83b 100755
(executable)
--- a/
utils/buildit/build_llvm
+++ b/
utils/buildit/build_llvm
@@
-207,7
+207,7
@@
if [ "x$MAJ_VER" != "x4" -o "x$MIN_VER" != "x0" ]; then
fi
make $JOBS_FLAG $OPTIMIZE_OPTS UNIVERSAL=1 UNIVERSAL_ARCH="$TARGETS" \
- UNIVERSAL_SDK_PATH=$SDKROOT \
+ UNIVERSAL_SDK_PATH=$
HOST_
SDKROOT \
NO_RUNTIME_LIBS=1 \
LLVM_SUBMIT_VERSION=$LLVM_SUBMIT_VERSION \
LLVM_SUBMIT_SUBVERSION=$LLVM_SUBMIT_SUBVERSION \