We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 380506e + 3a93557 commit 0abb807Copy full SHA for 0abb807
1 file changed
pythonforandroid/recipes/libxml2/__init__.py
@@ -37,6 +37,7 @@ def build_arch(self, arch):
37
'--without-python',
38
'--without-threads',
39
'--without-iconv',
40
+ '--without-lzma',
41
'--disable-shared',
42
'--enable-static',
43
_env=env)
0 commit comments