[cfe-dev] [PATCH] openSUSE toolchain update

İsmail Dönmez ismail at namtrac.org
Sun May 22 09:53:17 PDT 2011


Thanks, here is one for the Redhat typo I mentioned.

Regards.

On Sun, May 22, 2011 at 6:50 PM, Chris Lattner <clattner at apple.com> wrote:

> 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/7ef785bb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: redhat-typo.patch
Type: application/octet-stream
Size: 517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110522/7ef785bb/attachment.obj>


More information about the cfe-dev mailing list