Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sbin/ifconfig
> > 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
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index