The branch main has been updated by kevans:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=d59c5e023d558161e4f519b88d5209d8bab18bc7

commit d59c5e023d558161e4f519b88d5209d8bab18bc7
Author:     Kyle Evans <kev...@freebsd.org>
AuthorDate: 2021-08-19 06:33:13 +0000
Commit:     Kyle Evans <kev...@freebsd.org>
CommitDate: 2021-08-19 17:48:00 +0000

    crunch: drop WARNS override
    
    crunchide and crunchgen now build fine with default WARNS
---
 usr.sbin/crunch/Makefile.inc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/usr.sbin/crunch/Makefile.inc b/usr.sbin/crunch/Makefile.inc
index 36175b7e5258..f8ffe675db6e 100644
--- a/usr.sbin/crunch/Makefile.inc
+++ b/usr.sbin/crunch/Makefile.inc
@@ -2,5 +2,3 @@
 
 # modify to taste
 BINDIR?= /usr/bin
-
-WARNS?=        2
_______________________________________________
dev-commits-src-main@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"

Reply via email to