Displaying 1 result from an estimated 1 matches for "r173977".
Did you mean:
173977
2013 Feb 26
0
[LLVMdev] LLVM/clang 3.2 build error on Linux
...<LLVM_SRC_DIR>/projects/compiler-rt/make/platform/clang_darwin.mk < <DIR_CONTAINING_PATCH_FILE>/clang_darwin.mk.patch
and recompiled.
Please note that the patch also fixes/avoids another problem (which
was introduced in r173465 when fixing the original problem) - that
fix is from r173977, which reverts to the original logic of filtering
out ARM architecture stuff on Darwin 10.6 (the bug introduced
effectively did the opposite, filtering out the stuff on all versions
other than 10.6).
[Side issue: why is a native PC Linux build using a file suggestively
named "*darwin*"(?...