python/build/libs.py: disable Opus documentation and extra programs

This commit is contained in:
Max Kellermann 2018-01-19 11:32:34 +01:00
parent 272167b4fc
commit 823134e4ba
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ opus = AutotoolsProject(
'lib/libopus.a',
[
'--disable-shared', '--enable-static',
'--disable-doc',
'--disable-extra-programs',
],
# suppress "visibility default" from opus_defines.h