[LLVMdev] can't build w/expensive checks

Török Edwin edwintorok at gmail.com
Sun Aug 30 01:56:18 PDT 2009


On 2009-08-29 01:37, Daniel Dunbar wrote:
> Hmmm, this used to work, at least it didn't on Aug 07 on x86_64:
>   http://google1.osuosl.org:8011/builders/clang-x86_64-linux-check
>
>   

-fno-rtti wasn't used in the build of clang, it started being used in
the build after a Makefile fix:

Author: Eric Christopher <echristo at apple.com>
Date:   Tue Aug 18 03:23:40 2009 +0000

    Separate out Makefile defines so that we can keep the llvm
    defined ones from the user defined ones. Propagate accordingly.


    git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79308
91177308-0d34-0410-b5e6-96231b3b80d8

What should be done about the clang-x86_64-linux-check buildbot, install
that libstdc++ patch?

Best regards,
--Edwin



More information about the llvm-dev mailing list