[PATCH] D29030: [LNT] Add cross-compilation support to 'lnt runtest test-suite'

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 08:43:44 PST 2017


rengolin added a comment.

In https://reviews.llvm.org/D29030#653394, @kristof.beyls wrote:

> The external file seems to be the canonical way to cross-compile cmake-based projects, e.g. see https://cmake.org/cmake/help/v3.0/manual/cmake-toolchains.7.html#cross-compiling.
>  Therefore, I think that following "the one true way to do cross-compiling, the cmake-approach" in the long run will lead to least confusion.


I had no idea! :)

Sounds good.


https://reviews.llvm.org/D29030





More information about the llvm-commits mailing list