X-Git-Url: http://sigaev.ru/git/gitweb.cgi?p=trinked.git;a=blobdiff_plain;f=Makefile;h=0c9fcc1014c0cfd91d8c59bfe514191b7cff520b;hp=b56a75c66790dfd981bea0ec04bc29d6b8a5257f;hb=8cbe60be9b46ed1bd7aa695ed1be732524994d7d;hpb=d4790deef78ab124caa9a32ab12743941c765fdf diff --git a/Makefile b/Makefile index b56a75c..0c9fcc1 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ ifndef OS OS=$(shell uname) endif -CFLAGS=-Wall -pedantic -std=c99 -O2 -g -DASSERT_CORE +CFLAGS=-Wall -pedantic -std=c99 -O2 -g ifeq ($(OS), FreeBSD) endif