mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 07:57:43 +00:00
package/bitcoin: disable benchmarks
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
b8f91e6a98
commit
ff7dd7062c
@ -11,6 +11,7 @@ BITCOIN_LICENSE = MIT
|
|||||||
BITCOIN_LICENSE_FILES = COPYING
|
BITCOIN_LICENSE_FILES = COPYING
|
||||||
BITCOIN_DEPENDENCIES = host-pkgconf boost openssl libevent
|
BITCOIN_DEPENDENCIES = host-pkgconf boost openssl libevent
|
||||||
BITCOIN_CONF_OPTS = \
|
BITCOIN_CONF_OPTS = \
|
||||||
|
--disable-bench \
|
||||||
--disable-wallet \
|
--disable-wallet \
|
||||||
--disable-tests \
|
--disable-tests \
|
||||||
--with-boost-libdir=$(STAGING_DIR)/usr/lib/ \
|
--with-boost-libdir=$(STAGING_DIR)/usr/lib/ \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user