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 7ea248a commit 666016eCopy full SHA for 666016e
ci/test/00_setup_env_i686_multiprocess.sh
@@ -13,7 +13,7 @@ export CI_IMAGE_PLATFORM="linux/amd64"
13
export PACKAGES="llvm clang g++-multilib"
14
export DEP_OPTS="DEBUG=1 MULTIPROCESS=1"
15
export GOAL="install"
16
-export TEST_RUNNER_EXTRA="--v2transport"
+export TEST_RUNNER_EXTRA="--v2transport --usecli"
17
export BITCOIN_CONFIG="\
18
-DCMAKE_BUILD_TYPE=Debug \
19
-DCMAKE_C_COMPILER='clang;-m32' \
0 commit comments