Protect "make world", as I am doing some (potentially) dangerous
WARNS=2 fixes. Add a commented out WARNS=2 to indicate future intentions.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# @(#)Makefile.inc 8.1 (Berkeley) 6/6/93
|
||||
# $FreeBSD$
|
||||
|
||||
BINDIR?= /usr/bin
|
||||
|
||||
# Commented out for the time being.
|
||||
# I intend to make this default at some stage.
|
||||
#WARNS?= 2
|
||||
NO_WERROR= yes
|
||||
|
||||
Reference in New Issue
Block a user