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 f65a2c6 commit fac085aCopy full SHA for fac085a
ci/test/00_setup_env_i686_multiprocess.sh
@@ -9,7 +9,7 @@ export LC_ALL=C.UTF-8
9
export HOST=i686-pc-linux-gnu
10
export CONTAINER_NAME=ci_i686_multiprocess
11
export DOCKER_NAME_TAG=ubuntu:20.04
12
-export PACKAGES="cmake python3 python3-pip llvm clang g++-multilib"
+export PACKAGES="cmake python3 llvm clang g++-multilib"
13
export DEP_OPTS="DEBUG=1 MULTIPROCESS=1"
14
export GOAL="install"
15
export BITCOIN_CONFIG="--enable-debug CC='clang -m32' CXX='clang++ -m32' LDFLAGS='--rtlib=compiler-rt -lgcc_s'"
0 commit comments