projects
/
trinked.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0745f0
)
remode -DASSERT_CORE
author
Teodor Sigaev
<teodor@sigaev.ru>
Mon, 4 Apr 2016 16:53:04 +0000
(19:53 +0300)
committer
Teodor Sigaev
<teodor@sigaev.ru>
Mon, 4 Apr 2016 16:53:04 +0000
(19:53 +0300)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
b56a75c
..
0c9fcc1
100644
(file)
--- 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