build: remove the last vestiges of lint support
Commit 1cbb58886a (shipped in 12.0.0) removed all lint infrastructure.
A bunch of NO_LINT definitions remained (perhaps as a bootstrapping
measture). Remove them.
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D50704
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
.include <src.opts.mk>
|
||||
|
||||
NO_LINT=
|
||||
|
||||
KRB5DIR= ${SRCTOP}/crypto/heimdal
|
||||
|
||||
CFLAGS+= -DHAVE_CONFIG_H -I${.CURDIR:H:H}/include
|
||||
|
||||
Reference in New Issue
Block a user