mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00:00
grilo: Disable debug and tests
Turns out --disable-tests actually enables them, breaking the buildbots. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user