Unverified Commit aedd2808 authored by Lulu's avatar Lulu Committed by GitHub
Browse files

Fix polkadot-node-core-pvf-prepare-worker build with jemalloc (#1315)



* Fix polkadot-node-core-pvf-prepare-worker build with jemalloc

The jemalloc feature on polkadot-node-core-pvf-prepare-worker depended
on some feature gated code in polkadot-node-core-pvf-common but there
way no way to enable this feature gate.

This commit adds the feature and makes prepare-worker enable it.

* More jemalloc-allocator fixes

* Fix jemalloc-allocator feature dep

* Run `zepter format features`

---------

Co-authored-by: default avatarMarcin S <[email protected]>
parent f1f79371
Pipeline #385959 failed with stages
in 53 minutes and 48 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment