System Allocator & Makefile Vendoring Improvements
- The ion binary will now use
malloc
on Linux, instead ofjemalloc
. - The Makefile has been simplified for effectively applying vendoring
- Tests will now use vendored sources when available
Edited by Michael Aaron Murphy