[llvm-commits] [PATCH] Fix cmake build
Tobias Grosser
tobias at grosser.es
Wed Jul 27 22:59:31 PDT 2011
On 07/28/2011 07:57 AM, Chandler Carruth wrote:
> 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.
Interesting. For me this fixes (at least on my machine, the times I
tried it) the build. I don't understand why. Will it hurt to apply this
patch?
And btw, thanks for working on the overall issue.
Cheers
Tobi
Anyways,
More information about the llvm-commits
mailing list