diff --git a/Makefile b/Makefile index bbb1c4c..e7b7f66 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ SRCS+= siplog.c siplog.h internal/_siplog.h siplog_logfile_async.c \ LDADD= -l${LIBTHREAD} SHLIB_MAJOR= 1 -NO_PROFILE= yes +MK_PROFILE= no WARNS?= 4