Author: gshapiro
Date: Tue Jul  7 02:30:35 2015
New Revision: 285225
URL: https://svnweb.freebsd.org/changeset/base/285225

Log:
  Temporarily disable WARNS while addressing a non-issue with the upstream code

Modified:
  head/usr.sbin/sendmail/Makefile

Modified: head/usr.sbin/sendmail/Makefile
==============================================================================
--- head/usr.sbin/sendmail/Makefile     Tue Jul  7 02:17:24 2015        
(r285224)
+++ head/usr.sbin/sendmail/Makefile     Tue Jul  7 02:30:35 2015        
(r285225)
@@ -43,7 +43,7 @@ CFLAGS+= ${DBMDEF} ${NIS} -DTCPWRAPPERS 
 CFLAGS+= -DNETINET6
 .endif
 
-WARNS?=        1
+WARNS?=        0
 
 LIBADD=        util wrap sm smutil
 
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to