Re: set WARNS6 in /usr/bin Makefiles

看板DFBSD_submit作者時間21年前 (2005/01/17 11:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/4 (看更多)
On Sun, 16 Jan 2005 02:25:23 -0500 Larry Lansing <lansil@fuzzynerd.com> wrote: > Larry Lansing wrote: > > Index: passwd/Makefile > > =================================================================== > > RCS file: /home/dcvs/src/usr.bin/passwd/Makefile,v > > retrieving revision 1.4 > > diff -u -r1.4 Makefile > > --- passwd/Makefile 17 Nov 2004 19:16:05 -0000 1.4 > > +++ passwd/Makefile 16 Jan 2005 06:16:32 -0000 > > @@ -7,6 +7,7 @@ > > .if defined(NOPAM) > > > > PROG= passwd > > +WARNS?= 6 > > SRCS= local_passwd.c passwd.c pw_copy.c pw_scan.c pw_util.c > > > > GENSRCS=yp.h yp_clnt.c yppasswd.h yppasswd_clnt.c \ > > Whoops. Got carried away here. I didn't see the "if defined" > part--passwd is not happy with WARNS?=6. Sorry. The 'locate' part of locate isn't either. I've committed everything else, thanks! -Chris
文章代碼(AID): #11wp7D00 (DFBSD_submit)
文章代碼(AID): #11wp7D00 (DFBSD_submit)