Displaying 1 result from an estimated 1 matches for "r170558".
Did you mean:
170558
2013 Feb 26
0
[LLVMdev] LLVM/clang 3.2 build error on Linux
...Searching the web, I found the following discussion:
"http://clang-developers.42468.n3.nabble.com/sw-vers-on-Linux-td4030044.html".
That would explain my sw_vers error - it appears that the problem was
introduced in r166114 and fixed in r173465. The final release 3.2
appears to tagged to r170558. Therefore, I'm reasoning that it's not
possible to build clang/compiler-rt from the unmodified 3.2 source
distributions on Linux. So I extracted the pertinent difference and
backported it to the 3.2 source, creating a diff / patch file as
follows:
$ cat clang_darwin.mk.patch
82a83
> i...