Adding LZMA as dep for XML2 on 2.8.0 or higher
authorRenato Golin <renato.golin@linaro.org>
Tue, 10 Sep 2013 14:24:17 +0000 (14:24 +0000)
committerRenato Golin <renato.golin@linaro.org>
Tue, 10 Sep 2013 14:24:17 +0000 (14:24 +0000)
commit15bb8e39f6e08bfd063d6f5f2c1e254bf949e7ce
treef82c5f40f2dfdbb7d0a6cd862992e67a34ad7ecf
parentf3d4b35f24f4e54b2cb99e06f47a958e5557d01e
Adding LZMA as dep for XML2 on 2.8.0 or higher

LibXML2 config doesn't specify lzma as a dependency, which breaks
cross-compilation builds using new linkers (ld 2.21 or higher).

There is a bug on libxml2 to fix that, but since it's going to take
a while for things to go round and back, so we should have a harmless
addition of the library until then.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190409 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/config-ix.cmake