Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/zic



Module Name:    src
Committed By:   apb
Date:           Tue Mar  5 13:42:05 UTC 2013

Modified Files:
        src/usr.sbin/zic: Makefile

Log Message:
A different way of dealing with a warning from gcc-4.1 when compiling
zic.c.  Instead of setting WARNS=0 and NOGCCERROR=1, just add -Wno-error
to COPTS.zic.c when using an old version of gcc.

Also include bsd.own.mk earlier.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/usr.sbin/zic/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index