make.conf.5 (bc02c18c486fce2ca23b428a9e89b4eb3bb48da3) | make.conf.5 (7d4374f65f7b3df3d2567029c510f2e1576f0f69) |
---|---|
1.\" Copyright (c) 2000 2.\" Mike W. Meyer 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 387 unchanged lines hidden (view full) --- 396.Pa /usr/src/stand/i386 397will add 398.Xr dcons 4 399console driver to 400.Xr loader 8 401and allow access over FireWire(IEEE1394) using 402.Xr dconschat 8 . 403Currently, only i386 and amd64 are supported. | 1.\" Copyright (c) 2000 2.\" Mike W. Meyer 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 387 unchanged lines hidden (view full) --- 396.Pa /usr/src/stand/i386 397will add 398.Xr dcons 4 399console driver to 400.Xr loader 8 401and allow access over FireWire(IEEE1394) using 402.Xr dconschat 8 . 403Currently, only i386 and amd64 are supported. |
404.It Va MALLOC_PRODUCTION 405.Pq Vt bool 406Set this to disable assertions and statistics gathering in 407.Xr malloc 3 . 408It also defaults the A and J runtime options to off. 409Disabled by default on -CURRENT. | |
410.It Va MAN_ARCH 411.Pq Vt str 412Space-delimited list of one or more MACHINE and/or MACHINE_ARCH values 413for which section 4 man pages will be installed. 414The special value 415.Sq all 416installs all available architectures. 417The default is the MACHINE and MACHINE_ARCH being built. --- 291 unchanged lines hidden --- | 404.It Va MAN_ARCH 405.Pq Vt str 406Space-delimited list of one or more MACHINE and/or MACHINE_ARCH values 407for which section 4 man pages will be installed. 408The special value 409.Sq all 410installs all available architectures. 411The default is the MACHINE and MACHINE_ARCH being built. --- 291 unchanged lines hidden --- |