Skip to content

Commit fa199ee

Browse files
author
MarcoFalke
committed
ci: Drop NO_WERROR=1 for clang-10 build
This partially reverts commit 71383f2. This should be fine, because if warnings are issues again in the future, it can be disabled again, along with a list of the false warnings.
1 parent fad2c20 commit fa199ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/test/00_setup_env_native_nowallet_libbitcoinkernel.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ export CI_IMAGE_NAME_TAG="ubuntu:20.04"
1212
export PACKAGES="python3-zmq clang-10 llvm-10 libc++abi-10-dev libc++-10-dev"
1313
export DEP_OPTS="NO_WALLET=1 CC=clang-10 CXX='clang++-10 -stdlib=libc++'"
1414
export GOAL="install"
15-
export NO_WERROR=1
1615
export BITCOIN_CONFIG="--enable-reduce-exports --enable-experimental-util-chainstate --with-experimental-kernel-lib --enable-shared"

0 commit comments

Comments
 (0)