scsi Makefile

John Taylor (john@verdi.cviog.uga.edu)
Fri, 20 Sep 1996 11:18:16 -0400 (EDT)


In 2.0.21, in /usr/src/linux/drivers/scsi/Makefile, there is the following
at line 362 :

# For debugging, use the -g flag
53c7,8xx.o : 53c7,8xx.c
$(CC) $(CFLAGS) -g -c 53c7,8xx.c

Shouldn't the -g be taken out for the default setting?

John Taylor
john@www.cviog.uga.edu
~*-,._.,-*~''~*-,._.,-*~''~*-,._.,-*~''~*-,._.,-*~''~*-,._.,-*~
Always question the ability of a programmer who claims to be an
expert at using the debugger.