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 4ecbbd9 commit da205ddCopy full SHA for da205dd
ci/test/00_setup_env_native_asan.sh
@@ -26,3 +26,4 @@ export BITCOIN_CONFIG="--enable-usdt --enable-zmq --with-incompatible-bdb --with
26
CPPFLAGS='-DARENA_DEBUG -DDEBUG_LOCKORDER' \
27
--with-sanitizers=address,float-divide-by-zero,integer,undefined \
28
CC='clang-18 -ftrivial-auto-var-init=pattern' CXX='clang++-18 -ftrivial-auto-var-init=pattern'"
29
+export CCACHE_MAXSIZE=300M
0 commit comments