Merge pull request #7511 from neheb/grilo2
grilo: Disable debug and tests
This commit is contained in:
commit
07e17bfe4a
1 changed files with 1 additions and 1 deletions
|
@ -46,10 +46,10 @@ endef
|
|||
|
||||
CONFIGURE_ARGS += \
|
||||
--disable-compile-warnings \
|
||||
--disable-debug \
|
||||
--disable-gtk-doc-html \
|
||||
--disable-introspection \
|
||||
--disable-test-ui \
|
||||
--disable-tests \
|
||||
--disable-vala
|
||||
|
||||
define Build/InstallDev
|
||||
|
|
Loading…
Reference in a new issue