View | Details | Raw Unified | Return to bug 136029
Collapse All | Expand All

(-)share/man/man5/make.conf.5 (+6 lines)
Lines 466-471 Link Here
466
and allow access over FireWire(IEEE1394) using
466
and allow access over FireWire(IEEE1394) using
467
.Xr dconschat 8 .
467
.Xr dconschat 8 .
468
Currently, only i386 and amd64 are supported.
468
Currently, only i386 and amd64 are supported.
469
.It Va MALLOC_PRODUCTION
470
.Pq Vt bool
471
Set this to disable assertions and statistics gathering in
472
.Xr malloc 3 .
473
It also defaults the A and J runtime options to off. Disabled by
474
default on -CURRENT.
469
.It Va MODULES_WITH_WORLD
475
.It Va MODULES_WITH_WORLD
470
.Pq Vt bool
476
.Pq Vt bool
471
Set to build modules with the system instead of the kernel.
477
Set to build modules with the system instead of the kernel.

Return to bug 136029