mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
o Turn on pool debugging by default (-DDEBUG_POOL)
This commit is contained in:
parent
b9adad95c8
commit
f8107626d0
@ -58,7 +58,7 @@ CFLAGS+=-g -fno-omit-frame-pointer
|
|||||||
#CFLAGS+=-pg
|
#CFLAGS+=-pg
|
||||||
#LD_FLAGS=-pg
|
#LD_FLAGS=-pg
|
||||||
|
|
||||||
CFLAGS+=-DDEBUG_MEM -DDEBUG
|
CFLAGS+=-DDEBUG_MEM -DDEBUG -DDEBUG_POOL
|
||||||
#CFLAGS+=-DBOUNDS_CHECK
|
#CFLAGS+=-DBOUNDS_CHECK
|
||||||
|
|
||||||
INCLUDES+=-I. -I$(top_srcdir)/include
|
INCLUDES+=-I. -I$(top_srcdir)/include
|
||||||
|
Loading…
x
Reference in New Issue
Block a user