We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b12da5 + 48d072b commit 6b518dbCopy full SHA for 6b518db
dtmd/Makefile
@@ -1,5 +1,5 @@
1
CC=gcc
2
-CFLAGS=-g -Wall -Iinclude -D_LARGEFILE64_SOURCE -O0 # -DDEBUG
+CFLAGS=-g -Wall -Iinclude -D_LARGEFILE64_SOURCE -O2 # -DDEBUG
3
SOCKHUB_PREFIX=../sockhub
4
SOCKHUB_CFLAGS=-I"$(SOCKHUB_PREFIX)"
5
0 commit comments