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

Saleem Abdulrasool via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 29 15:34:45 PST 2017


compnerd added a comment.

Similar to the libc++abi wrt `find_path`.  The `CMAKE_REQUIRED_FLAGS` handling LGTM.


Repository:
  rCXX libc++

https://reviews.llvm.org/D41622





More information about the cfe-commits mailing list