[PATCH] D48458: Respect CMAKE_SYSROOT and don't search out libxml2 if it is set.

Stephen Hines via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 6 20:58:18 PDT 2018


srhines abandoned this revision.
srhines added a comment.

Removed this in favor of the suggestions in https://reviews.llvm.org/D48459. Setting the CMAKE_FIND_ROOT_PATH_MODE* variables does make this properly hermetic.


Repository:
  rL LLVM

https://reviews.llvm.org/D48458





More information about the llvm-commits mailing list