mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 11:41:51 +00:00
Disable jemalloc on Windows
This commit is contained in:
@@ -7,7 +7,7 @@ autotests = false
|
||||
rust-version = "1.62"
|
||||
|
||||
[features]
|
||||
default = ["slasher-mdbx", "malloc_utils/jemalloc"]
|
||||
default = ["slasher-mdbx"]
|
||||
# Writes debugging .ssz files to /tmp during block processing.
|
||||
write_ssz_files = ["beacon_node/write_ssz_files"]
|
||||
# Compiles the BLS crypto code so that the binary is portable across machines.
|
||||
|
||||
Reference in New Issue
Block a user