[llvm-dev] Llvm build is broken (at least on FreeBSD)
Yuri via llvm-dev
llvm-dev at lists.llvm.org
Wed Nov 2 19:30:17 PDT 2016
On 11/02/2016 12:39, Matthias Braun wrote:
> Looks like it picked up some header from your machine instead of using the gtest bundled with llvm (llvm/unittest/googletest/include/gtest/internal/gtest-string.h). Not sure how/why that can happen.
This must be the bug in cmake files, because it should prepend the paths
of all bundled packages.
Yuri
More information about the llvm-dev
mailing list