Don’t build tests or bench

This commit is contained in:
Max Howell 2022-12-21 10:03:04 -05:00
parent 44a6774614
commit 20a64a6e25

View file

@ -29,6 +29,8 @@ build:
ARGS:
- --prefix={{prefix}}
- --disable-debug
- --disable-tests # needs: `hexedit`
- --disable-bench # fails: linux/aarch64/v24.0.1
provides:
- bin/bitcoin-cli
@ -38,4 +40,4 @@ provides:
- bin/bitcoind
test:
test_bitcoin
bitcoind -version