PERFORCE change 140979 for review
Gabor Kovesdan
gabor at FreeBSD.org
Thu May 1 09:26:33 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=140979
Change 140979 by gabor at gabor_server on 2008/05/01 09:26:05
- I want to get extensive warnings while working on the sources
Affected files ...
.. //depot/projects/soc2008/gabor_textproc/grep/Makefile#2 edit
Differences ...
==== //depot/projects/soc2008/gabor_textproc/grep/Makefile#2 (text+ko) ====
@@ -15,7 +15,7 @@
grep.1 zegrep.1 \
grep.1 zfgrep.1
-CFLAGS+= -std=c99
+CFLAGS+= -std=c99 -Wall -pedantic
LDADD= -lz
DPADD= ${LIBZ}
More information about the p4-projects
mailing list