[PATCH] D41622: [cmake] [libcxx] Fix path and flag problems when cross compiling.

Don Hinton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 29 16:20:34 PST 2017


hintonda added a comment.

Btw, here's the WIP toolchain file I"m using, which might help clear up why these changes is necessary:

  https://github.com/donhinton/misc/blob/master/cmake/linux-toolchain.cmake


Repository:
  rCXX libc++

https://reviews.llvm.org/D41622





More information about the cfe-commits mailing list