ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/INSTALL
(Generate patch)

Comparing ircd-hybrid/trunk/INSTALL (file contents):
Revision 8359 by michael, Sun Mar 4 14:19:23 2018 UTC vs.
Revision 8385 by michael, Fri Mar 16 20:09:55 2018 UTC

# Line 78 | Line 78
78              with proper settings that are required for debugging purposes.
79              This switch basically sets CFLAGS to "-g -O0".
80  
81          * --disable-mempool - Disables the memory pooling allocator and makes
82            code fall back straight to malloc/free. Useful for debugging purposes.
83
81            * --enable-efence - Allows easy linking with the electric fence memory
82              debugger library.
83  

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)