diff options
Diffstat (limited to 'Source/Makefile')
-rw-r--r-- | Source/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Makefile b/Source/Makefile index b202bcb4a..ceb987611 100644 --- a/Source/Makefile +++ b/Source/Makefile @@ -29,7 +29,7 @@ MAIN_DIR= ./ LDFLAGS= -ldl -lgmp -lpthread -rdynamic -CFLAGS= -Icharon -Ilib -Istroke -Wall -g -fPIC -fomit-frame-pointer -DLEAK_DETECTIVE +CFLAGS= -Icharon -Ilib -Istroke -Wall -g -fPIC -DLEAK_DETECTIVE # objects is extended by each included Makefile CHARON_OBJS= |