Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit 938c8d8

Browse files
authored
Macos heapsize force jemalloc (#10234) (#10259)
* Switch to non prefixed malloc_size_of on macos * Fix * Testing darwin build * Fix import * conflict * switch heapsize deps commit * switch heapsize commit * Rename branch * Restore gitlab ci to origin * test for mac * mac tests? * Switch of macos CI tests.
1 parent 3aefa2b commit 938c8d8

File tree

2 files changed

+48
-17
lines changed

2 files changed

+48
-17
lines changed

Cargo.lock

Lines changed: 45 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,3 +133,6 @@ members = [
133133
"parity-clib",
134134
"whisper/cli",
135135
]
136+
137+
[patch.crates-io]
138+
heapsize = { git = "https://github.com/cheme/heapsize.git", branch = "ec-macfix" }

0 commit comments

Comments
 (0)