mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 07:38:49 -05:00
CURLDEBUG, not MALLOCDEBUG
This commit is contained in:
parent
416c92cc6f
commit
e76c960624
@ -17,7 +17,7 @@ Single-threaded
|
||||
|
||||
Build
|
||||
|
||||
Rebuild libcurl with -DMALLOCDEBUG (usually, rerunning configure with
|
||||
Rebuild libcurl with -DCURLDEBUG (usually, rerunning configure with
|
||||
--enable-debug fixes this). 'make clean' first, then 'make' so that all
|
||||
files actually are rebuilt properly. It will also make sense to build
|
||||
libcurl with the debug option (usually -g to the compiler) so that debugging
|
||||
|
Loading…
Reference in New Issue
Block a user