Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mxaddict committed Jan 14, 2024
1 parent 25f223b commit 3494c3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/test/00_setup_env_native_libblsct_only.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ export CI_IMAGE_NAME_TAG="docker.io/debian:bullseye"
export PACKAGES="clang-13 llvm-13 libc++abi-13-dev libc++-13-dev"
export DEP_OPTS="NO_WALLET=1 CC=clang-13 CXX='clang++-13 -stdlib=libc++'"
export GOAL="install"
export RUN_UNIT_TESTS=false
export RUN_FUNCTIONAL_TESTS=false
export BITCOIN_CONFIG="--enable-build-libblsct-only"

0 comments on commit 3494c3c

Please sign in to comment.