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 70b07b5 commit 5447eb3Copy full SHA for 5447eb3
cmake/conan.cmake
@@ -82,7 +82,6 @@ if(SILKWORM_SANITIZE_COMPILER_OPTIONS)
82
set(CONAN_CXXFLAGS_ARG "tools.build:cxxflags=${CONAN_CXXFLAGS_STR}")
83
84
list(APPEND CONAN_OPTIONS "boost:zlib=False")
85
- list(APPEND CONAN_OPTIONS "mimalloc:override=False")
86
87
# libraries that needs to be rebuilt with sanitize flags
88
# cmake-format: off
0 commit comments