]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
debugging
authorwessels <>
Sat, 18 Jul 1998 13:54:56 +0000 (13:54 +0000)
committerwessels <>
Sat, 18 Jul 1998 13:54:56 +0000 (13:54 +0000)
test-suite/Makefile

index 839b6e0ac1bec773d25d0c053688886c8bb2a12d..aee1feab32e8873b4e10fed2f1443c96a9578c4c 100644 (file)
@@ -1,5 +1,5 @@
 CC     = gcc
-CFLAGS = -O3 -I../include -I../src
+CFLAGS = -g -Wall -I../include -I../src
 OBJS   = membanger.o hash.o SizeToPool.o
 LIB    = -L. -lMem
 TARGLIB = libMem.a