package/libjwt: disable examples
Examples are enabled by default since the addition of the package in
commit 7251775773
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
420d34a8ad
commit
3c413d1603
@ -11,6 +11,7 @@ LIBJWT_AUTORECONF = YES
|
||||
LIBJWT_INSTALL_STAGING = YES
|
||||
LIBJWT_LICENSE = MPL-2.0
|
||||
LIBJWT_LICENSE_FILES = LICENSE
|
||||
LIBJWT_CONF_OPTS = --without-examples
|
||||
|
||||
ifeq ($(BR2_PACKAGE_OPENSSL),y)
|
||||
LIBJWT_CONF_OPTS += --with-openssl
|
||||
|
Loading…
Reference in New Issue
Block a user