mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/jack2: disable example tools
Disable example tools (enabled by default since bump to version 1.9.20 in commit26ca7fec04and508d95a97e) Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commitd4ab37a333) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
1c25b81303
commit
dd784c64cd
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user