mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Merge ad04130742 into merged_master (Bitcoin PR #18799)
This commit is contained in:
commit
f9443bf23f
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ export HOST=x86_64-apple-darwin16
|
|||
export PIP_PACKAGES="zmq"
|
||||
export GOAL="install"
|
||||
export BITCOIN_CONFIG="--enable-gui --enable-reduce-exports --enable-werror"
|
||||
export TEST_RUNNER_EXTRA="wallet_disable" # Only run wallet_disable as a smoke test, see https://github.com/bitcoin/bitcoin/pull/17240#issuecomment-546022121 why the other tests are disabled
|
||||
# Run without depends
|
||||
export NO_DEPENDS=1
|
||||
export OSX_SDK=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue