mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-05 18:05:16 +00:00
WARNS=2 and -Wall are not both needed. (The second is a subset of the
first)
This commit is contained in:
parent
f86b9f6d64
commit
d0effe7563
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=87250
@ -2,7 +2,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= cut
|
||||
CFLAGS+=-Wall
|
||||
WARNS?= 2
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user