[cfe-dev] [PATCH] openSUSE toolchain update

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


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110522/6486625f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: toolchain-update.patch
Type: application/octet-stream
Size: 1229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110522/6486625f/attachment.obj>


More information about the cfe-dev mailing list