Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sbin/ifconfig
On Wed, 7 May 2008 00:33:59 +0900
Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost> wrote:
> > > Is the next CPPFLAGS line intended?
> >
> > Yes.
>
> -Wall and -Wno-unused-parameter are already enabled by WARNS=3
> in sbin/Makefile.inc.
> ---
> # compile ifconfig/ifconfig.o
> cc -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
> -Wno-sign-compare -Wno-traditional -Wreturn-type -Wswitch -Wshadow
> -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Werror
> -I/r/cvs/netbsd/src/sys/ -Wall -Wno-unused-parameter -pedantic -std=c99
> -DINET6 -c /usr/src/sbin/ifconfig/ifconfig.c
And -std=c99 by WARNS=4 :-)
--
Juan Romero Pardines - xtraeme at gmail|netbsd dot org
The NetBSD Project
Make your own NetBSD/x86 Live CD
http://www.netbsd.org/~xtraeme/mklivecd/
Home |
Main Index |
Thread Index |
Old Index