-
Notifications
You must be signed in to change notification settings - Fork 227
Closed
Description
Ensure that if -DUSE_SNMALLOC=ON
, then all CCF parts (and apps built on top of it) use snmalloc for both new/delete
and malloc/free
.
- Ensure linking/using snmalloc in e2e test apps (Check snmalloc linkage #7180).
- Provide convenient linkage check for ccf apps? Still learning this bit... UPD: won't really do, as stated in Ensure snmalloc properly linked #7172 (comment) it's up to the user to screw it up. Will do p1 though, to make sure that it's used by default on ccf apps
- Release the script to check snmalloc too, and check the user's app can be auto-cpacked and checked: Revisit CCF packaging #7187
Metadata
Metadata
Assignees
Labels
No labels