[PATCH] D94491: [llvm] [cmake] Do not inject /usr/local paths when crosscompiling
Michał Górny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 12 05:04:32 PST 2021
mgorny added a comment.
In D94491#2492663 <https://reviews.llvm.org/D94491#2492663>, @arichardson wrote:
> What happens if you just drop this block unconditionally?
It seems to find libxml2 correctly. However, rebuilding everything will take a while. I'll report back when I confirm that everything built without issues.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94491/new/
https://reviews.llvm.org/D94491
More information about the llvm-commits
mailing list