python/build/libs.py: disable libnfs utils/examples
This commit is contained in:
parent
fb5f9baf9c
commit
c6299c26b5
@ -384,6 +384,8 @@ libnfs = AutotoolsProject(
|
||||
|
||||
# work around -Wtautological-compare
|
||||
'--disable-werror',
|
||||
|
||||
'--disable-utils', '--disable-examples',
|
||||
],
|
||||
base='libnfs-libnfs-3.0.0',
|
||||
autoreconf=True,
|
||||
|
Loading…
Reference in New Issue
Block a user