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 29090a0 commit 04e036eCopy full SHA for 04e036e
ci/test/00_setup_env_native_fuzz.sh
@@ -10,7 +10,6 @@ export CONTAINER_NAME=ci_native_fuzz
10
export PACKAGES="clang llvm python3 libevent-dev bsdmainutils libboost-dev"
11
export DEP_OPTS="NO_UPNP=1 DEBUG=1"
12
export CPPFLAGS="-DDEBUG_LOCKORDER -DARENA_DEBUG"
13
-export CXXFLAGS="-Werror -Wno-unused-command-line-argument -Wno-unused-value -Wno-deprecated-builtins -Wno-deprecated-volatile"
14
export PYZMQ=true
15
export RUN_UNIT_TESTS=false
16
export RUN_FUNCTIONAL_TESTS=false
0 commit comments