Skip to content

System Allocator & Makefile Vendoring Improvements

Michael Aaron Murphy requested to merge systemalloc into master
  • The ion binary will now use malloc on Linux, instead of jemalloc.
  • The Makefile has been simplified for effectively applying vendoring
  • Tests will now use vendored sources when available
Edited by Michael Aaron Murphy

Merge request reports