fix: set M_MALLOC_THRESHOLD to prevent memory fragmentation
This commit is contained in:
parent
726c8288da
commit
8b4e2578ec
3 changed files with 10 additions and 1 deletions
|
|
@ -20,6 +20,7 @@ cosmic-applet-time = { path = "../cosmic-applet-time" }
|
|||
cosmic-applet-workspaces = { path = "../cosmic-applet-workspaces" }
|
||||
cosmic-applet-input-sources = { path = "../cosmic-applet-input-sources" }
|
||||
cosmic-panel-button = { path = "../cosmic-panel-button" }
|
||||
libc = "0.2"
|
||||
libcosmic.workspace = true
|
||||
tracing.workspace = true
|
||||
tracing-subscriber.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue