[compiler-rt] r242424 - [CMake] Workaround for PR24144: avoid installing libcxx_tsan and libcxx_msan by default "ninja install" command.

Hans Wennborg hans at chromium.org
Thu Jul 16 11:11:13 PDT 2015


On Thu, Jul 16, 2015 at 10:53 AM, Alexey Samsonov <vonosmas at gmail.com> wrote:
> Author: samsonov
> Date: Thu Jul 16 12:53:01 2015
> New Revision: 242424
>
> URL: http://llvm.org/viewvc/llvm-project?rev=242424&view=rev
> Log:
> [CMake] Workaround for PR24144: avoid installing libcxx_tsan and libcxx_msan by default "ninja install" command.
>
> Summary:
> Exclude external libc++ builds from "all" target, so that they are only
> build on demand, and are not installed together with LLVM/Clang.

Merged to 3.7 in r242425.

Thanks,
Hans



More information about the llvm-commits mailing list