[cfe-dev] [PATCH] openSUSE toolchain update

Chris Lattner clattner at apple.com
Sun May 22 09:50:28 PDT 2011


Applied in r131857, thanks

On May 22, 2011, at 9:40 AM, İsmail Dönmez wrote:

> Hi Chris;
> 
> On Sun, May 22, 2011 at 6:32 PM, Chris Lattner <clattner at apple.com> wrote:
> Hi Ismail,
> 
> This doesn't apply cleanly to mainline.  The changes required look trivial, but I'd prefer you to do it because I can't test this.
> 
> New patch attached, but this line from Toolchains.cpp:
> 
>   if (IsRedhat(Distro))
>     ExtraOpts.push_back("--no-add-needed");
> 
> looks like a typo, correct option is "--no-as-needed".
> 
> Regards,
> ismail
>  
> <toolchain-update.patch>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110522/61f526d0/attachment.html>


More information about the cfe-dev mailing list