For now, undo the WARNS=3 setting for the clang and llvm tools. More

work needs to be done first to get everything compiling without warnings.
This commit is contained in:
Dimitry Andric 2016-09-02 19:26:39 +00:00
parent d1c8d4428b
commit 710f7c3aa1

View File

@ -1,5 +0,0 @@
# $FreeBSD$
WARNS?= 3
.include "../Makefile.inc"