[PATCH] Build fix for lib/Support/Path.cpp
David Fang
fang at csl.cornell.edu
Tue Feb 11 13:49:58 PST 2014
Hi all,
Indeed, I have that section #ifdef'd out in my patchsets for
powerpc-darwin8 (lib/Support/Path.cpp):
trunk:
https://github.com/fangism/llvm/compare/master...powerpc-darwin8.diff
release-3.4 branch:
https://github.com/fangism/llvm/compare/release_34...powerpc-darwin8-rel-3.4.diff
release-3.3 branch:
https://github.com/fangism/llvm/compare/release_33...powerpc-darwin8-rel-3.3.diff
If there's interest in this patch, I could commit it, but there's no test
case to go with it.
I maintain the branch/patchset for fink, but feel free to use any/all of
my patches.
For legacy-darwin discussion, welcome to join us in #llvm-powerpc-darwin
(including !powerpc topics)!
David
> Iain, you have been building llvm on old versions of OS X, have you
> had this issue?
>
> On 8 February 2014 17:23, dmo2118 at gmail.com <dmo2118 at gmail.com> wrote:
>> Was running a MacPorts build of llvm-3.3 on Mac OS X 10.4. It didn't work:
>> apparently _CS_DARWIN_USER_TEMP_DIR and _CS_DARWIN_USER_CACHE_DIR aren't on
>> that version of OS X.
>>
>> Attached is a fix.
>>
>> Dave Odell
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
--
David Fang
http://www.csl.cornell.edu/~fang/
More information about the llvm-commits
mailing list