tor: disable unit-tests
Fixes following autobuild failure for aarch64: http://autobuild.buildroot.net/results/13ef47c962afefbaa9ea7a95de083f885f1a8825/ Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
eddc0bc5a6
commit
41a14f3e39
@ -13,6 +13,7 @@ TOR_AUTORECONF = YES
|
||||
|
||||
TOR_CONF_OPTS = \
|
||||
--disable-gcc-hardening \
|
||||
--disable-unittests \
|
||||
--with-libevent-dir=$(STAGING_DIR)/usr \
|
||||
--with-openssl-dir=$(STAGING_DIR)/usr \
|
||||
--with-zlib-dir=$(STAGING_DIR)/usr
|
||||
|
Loading…
Reference in New Issue
Block a user