Don't set WARNS to 2, we're default compatible now.
Noticed by: bde
This commit is contained in:
parent
86bbae32f4
commit
5f76b095ad
@ -8,6 +8,5 @@ MAN= disklabel.5 disklabel.8
|
||||
.if ${MACHINE} == "pc98"
|
||||
CFLAGS+= -DPC98
|
||||
.endif
|
||||
WARNS= 2
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
@ -8,6 +8,5 @@ MAN= disklabel.5 disklabel.8
|
||||
.if ${MACHINE} == "pc98"
|
||||
CFLAGS+= -DPC98
|
||||
.endif
|
||||
WARNS= 2
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user