Author: trasz
Date: Wed Apr  1 15:12:51 2020
New Revision: 359511
URL: https://svnweb.freebsd.org/changeset/base/359511

Log:
  Bump WARNS for sh(1).
  
  Reviewed by:  jilles
  MFC after:    2 weeks
  Sponsored by: DARPA
  Differential Revision:        https://reviews.freebsd.org/D24181

Modified:
  head/bin/sh/Makefile

Modified: head/bin/sh/Makefile
==============================================================================
--- head/bin/sh/Makefile        Wed Apr  1 15:10:26 2020        (r359510)
+++ head/bin/sh/Makefile        Wed Apr  1 15:12:51 2020        (r359511)
@@ -30,8 +30,6 @@ LIBADD=       edit
 CFLAGS+=-DSHELL -I. -I${.CURDIR}
 # for debug:
 # DEBUG_FLAGS+= -g -DDEBUG=2 -fno-inline
-WARNS?=        2
-WFORMAT=0
 
 .PATH: ${.CURDIR}/bltin \
        ${.CURDIR:H}/kill \
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to