diff --git a/usr.sbin/pmc/Makefile b/usr.sbin/pmc/Makefile index 2f94d3e274e..090134711b9 100644 --- a/usr.sbin/pmc/Makefile +++ b/usr.sbin/pmc/Makefile @@ -5,6 +5,7 @@ .include PROG_CXX= pmc MAN= +WARNS?= 3 CXXFLAGS+= -O0 -std=c++14 CWARNFLAGS.gcc+= -Wno-redundant-decls