- added debugging CFLAG
This commit is contained in:
@@ -18,7 +18,7 @@ MAIN_DIR= ./
|
|||||||
|
|
||||||
LDFLAGS= -lgmp -lpthread
|
LDFLAGS= -lgmp -lpthread
|
||||||
|
|
||||||
CFLAGS+= -Wall -Werror -DLEAK_DETECTIVE -I.
|
CFLAGS+= -Wall -Werror -DLEAK_DETECTIVE -I. -g
|
||||||
|
|
||||||
# objects is extended by each included Makefile
|
# objects is extended by each included Makefile
|
||||||
OBJS=
|
OBJS=
|
||||||
|
|||||||
Reference in New Issue
Block a user