package/jack2: disable example tools
Disable example tools (enabled by default since bump to version 1.9.20 in commit26ca7fec04
and508d95a97e
) Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
166ea61fb4
commit
d4ab37a333
@ -12,7 +12,7 @@ JACK2_CPE_ID_VENDOR = jackaudio
|
||||
JACK2_DEPENDENCIES = alsa-lib
|
||||
JACK2_INSTALL_STAGING = YES
|
||||
|
||||
JACK2_CONF_OPTS = --alsa
|
||||
JACK2_CONF_OPTS = --alsa --example-tools=no
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBEXECINFO),y)
|
||||
JACK2_DEPENDENCIES += libexecinfo
|
||||
|
Loading…
Reference in New Issue
Block a user