summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 292c3ff2c..d47568419 100644
--- a/Makefile
+++ b/Makefile
@@ -1,12 +1,12 @@
-# CC = gcc -pipe
+CC = gcc -pipe
# CC = g++
-CC = gcc -pipe -DGCOLLECT
+# CC = gcc -pipe -DGCOLLECT
# CC = gcc -pipe -DDMALLOC -DDMALLOC_FUNC_CHECK
# CC = /usr/local/bin/gcc -fbounds-checking -pipe -DBCHECK
-GCLIB = -L/usr/local/lib -lgc
-# GCLIB =
+# GCLIB = -L/usr/local/lib -lgc
+GCLIB =
# GCLIB = -ldmalloc
PACKETDEF = -DPACKETVER=6 -DNEW_006b -DSO_REUSEPORT