[cfe-dev] [PATCH]: add support for FreeBSD
Chris Lattner
clattner at apple.com
Thu Oct 16 10:05:01 PDT 2008
On Oct 16, 2008, at 4:14 AM, Roman Divacky wrote:
>> Splitting the patch into these two pieces is important because you
>> want clang to *default* to the current dynamic system, but you want
>> to
>> be able to override/cross compile with the -target=... option. Also,
>> calling uname in Targets.cpp doesn't work because not all hosts have
>> it (which is why it needs to be in libsystem).
>
> this should do the trick
Applied, thanks!
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20081013/008213.html
-Chris
More information about the cfe-dev
mailing list