xref: /freebsd/tools/build/options/LIBC_MALLOC (revision 09e32b2fddf5f673f76e2fffa415a73d99a6f309)
1Specify the
2.Xr malloc 3
3implementaiton used by libc.
4The default value is
5.Li jemalloc .
6Valid values are:
7.Bl -tag -width indent
8.It Li jemalloc
9.El
10.Pp
11Other implementations are expected in the future in both
12.Fx
13and downstream consumers.
14