Browse Source
Merge pull request #7511 from neheb/grilo2
grilo: Disable debug and tests
lilik-openwrt-22.03
Hannu Nyman
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
multimedia/grilo/Makefile
|
|
@ -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 |
|
|
|