Allow the tests to build without libdmalloc.
This commit is contained in:
parent
41cea6d5ca
commit
25ca80597a
@ -87,8 +87,8 @@ CFLAGS+= -static -g
|
||||
CFLAGS+= -I${LA_SRCDIR}
|
||||
|
||||
# Uncomment to link against dmalloc
|
||||
LDADD+= -L/usr/local/lib -ldmalloc
|
||||
CFLAGS+= -I/usr/local/include -DUSE_DMALLOC
|
||||
#LDADD+= -L/usr/local/lib -ldmalloc
|
||||
#CFLAGS+= -I/usr/local/include -DUSE_DMALLOC
|
||||
WARNS=6
|
||||
|
||||
# Build libarchive_test and run it.
|
||||
|
Loading…
x
Reference in New Issue
Block a user