[Midnightbsd-cvs] src [7098] trunk/sbin/hastd/Makefile: set to warns zero until we can fix yacc

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Jul 16 18:44:15 EDT 2015


Revision: 7098
          http://svnweb.midnightbsd.org/src/?rev=7098
Author:   laffer1
Date:     2015-07-16 18:44:15 -0400 (Thu, 16 Jul 2015)
Log Message:
-----------
set to warns zero until we can fix yacc

Modified Paths:
--------------
    trunk/sbin/hastd/Makefile

Modified: trunk/sbin/hastd/Makefile
===================================================================
--- trunk/sbin/hastd/Makefile	2015-07-16 11:54:03 UTC (rev 7097)
+++ trunk/sbin/hastd/Makefile	2015-07-16 22:44:15 UTC (rev 7098)
@@ -19,6 +19,8 @@
 SRCS+=	y.tab.h
 MAN=	hastd.8 hast.conf.5
 
+WARNS=	0
+
 NO_WFORMAT=
 NO_WCAST_ALIGN=
 CFLAGS+=-I${.CURDIR}



More information about the Midnightbsd-cvs mailing list