mirror of
https://github.com/curl/curl.git
synced 2026-05-14 15:06:21 +03:00
CURLDEBUG, not MALLOCDEBUG
This commit is contained in:
parent
416c92cc6f
commit
e76c960624
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue