[llvm-commits] [PATCH] Fix cmake build

Chandler Carruth chandlerc at google.com
Wed Jul 27 22:57:05 PDT 2011


This won't help.

This is the issue i'm hitting as well, but even if you apply this, the
implicit dependency calculation will run as part of the build and helpfully
remove it, breaking teh build again.

I'm currently rewriting the entire CMake build system to use explicit
dependencies, and will add these deps as part of that.

On Wed, Jul 27, 2011 at 10:49 PM, Tobias Grosser <tobias at grosser.es> wrote:

> Hi,
>
> at the moment the cmake build is for me still broken. Can I apply the
> attached patch, which fixes the build for me?
>
> I have the feeling those dependences are not wanted and there may be a way
> to solve this issue better. However, until someone figured out this way, can
> I commit this patch to fix the build?
>
> Cheers
> Tobi
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110727/4364545e/attachment.html>


More information about the llvm-commits mailing list