python/build/libs.py: disable expat documentation
This commit is contained in:
@@ -370,6 +370,7 @@ libexpat = AutotoolsProject(
|
||||
'lib/libexpat.a',
|
||||
[
|
||||
'--disable-shared', '--enable-static',
|
||||
'--without-docbook',
|
||||
],
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user