]> 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)
committerToomas Soome <tsoome@FreeBSD.org>
Sat, 28 Mar 2020 21:47:44 +0000 (21:47 +0000)
commitc907ec9e16745e3dacd15982f71dea21a06de53c
tree81a6b1622f25d24446de38b8e20f6fe0b4c1b776
parent103d3266ebfc67121ef5b5b0406b71934acf5dc5
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.
stand/libsa/stand.h