Skip to content

Commit 5447eb3

Browse files
authored
revert disabling mimalloc override in conan.cmake
1 parent 70b07b5 commit 5447eb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/conan.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ if(SILKWORM_SANITIZE_COMPILER_OPTIONS)
8282
set(CONAN_CXXFLAGS_ARG "tools.build:cxxflags=${CONAN_CXXFLAGS_STR}")
8383

8484
list(APPEND CONAN_OPTIONS "boost:zlib=False")
85-
list(APPEND CONAN_OPTIONS "mimalloc:override=False")
8685

8786
# libraries that needs to be rebuilt with sanitize flags
8887
# cmake-format: off

0 commit comments

Comments
 (0)