Merge pull request #7511 from neheb/grilo2

grilo: Disable debug and tests
This commit is contained in:
Hannu Nyman 2018-11-30 17:18:26 +02:00 committed by GitHub
commit 07e17bfe4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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