Commit 3a93557
committed
[libxml2] fixed crash on missing lzma.h
libxml2 has been updated from 2.7.8 to 2.9.8 at commit
6ed40d5, but version 2.8.0 added lzma
compression support, and with it a dependency to liblzma (available at
https://tukaani.org/xz/).
This patch fixes it by disabling lzma support.
A future improvment may add xz recipe and dependency.1 parent a247632 commit 3a93557
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments