[PATCH] D69412: build: avoid hardcoding the libxml2 library name
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 3 09:28:14 PST 2019
compnerd added a comment.
There isn't a workaround for this, its just a bug in our CMake. I've fixed the issue with our CMake logic in GIT 372ad32734ecb455f9fb4d0601229ca2dfc78b66 <https://reviews.llvm.org/rG372ad32734ecb455f9fb4d0601229ca2dfc78b66>.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69412/new/
https://reviews.llvm.org/D69412
More information about the llvm-commits
mailing list