Partial revert of r276832:
Do not bump the warns level as it still breaks the gcc build on sparc64 Reported by: jenkins
This commit is contained in:
parent
b09a0cbe0a
commit
e9aec7c179
@ -6,6 +6,8 @@
|
||||
PROG= sed
|
||||
SRCS= compile.c main.c misc.c process.c
|
||||
|
||||
WARNS?= 2
|
||||
|
||||
.if ${MK_TESTS} != "no"
|
||||
SUBDIR+= tests
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user