mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 19:52:44 +00:00
mixer(8) is WARNS=6 clean since 1.25.
Tested with: 'make universe'
This commit is contained in:
parent
c9370ff4d0
commit
f48a417b24
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=177251
@ -3,6 +3,6 @@
|
||||
PROG= mixer
|
||||
MAN= mixer.8
|
||||
|
||||
WARNS?= 2
|
||||
WARNS?= 6
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user