]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
loader: add knob to build with user malloc
authorToomas Soome <tsoome@FreeBSD.org>
Sat, 28 Mar 2020 21:47:44 +0000 (21:47 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Fri, 8 Oct 2021 02:42:20 +0000 (21:42 -0500)
commit7b47621aac4db952d9ec239114d3eec2fe53c5c8
treefe973081ffa5b2c8608a7c15df67fe16cdd4bdef
parent2cdb7756262dcfc9ccad903d405d7e5dba78e1a7
loader: add knob to build with user malloc

This option is intended to aid development, to allow building with user
malloc. The use case would be to build userboot & test with libc (or
other) malloc and use extra malloc debug features.

(cherry picked from commit c907ec9e16745e3dacd15982f71dea21a06de53c)
stand/libsa/stand.h