We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e7bef0 commit 6efec3cCopy full SHA for 6efec3c
ci/test/00_setup_env_mac_native.sh
@@ -9,7 +9,7 @@ export LC_ALL=C.UTF-8
9
export HOST=x86_64-apple-darwin
10
export PIP_PACKAGES="zmq"
11
export GOAL="install"
12
-export BITCOIN_CONFIG="--with-gui --with-miniupnpc --with-natpmp --enable-reduce-exports"
+export BITCOIN_CONFIG="--with-gui --with-miniupnpc --with-natpmp --enable-reduce-exports --disable-external-signer"
13
export CI_OS_NAME="macos"
14
export NO_DEPENDS=1
15
export OSX_SDK=""
0 commit comments