mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
mixer(8) is WARNS=6 clean since 1.25.
Tested with: 'make universe'
This commit is contained in:
parent
c9370ff4d0
commit
f48a417b24
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@
|
|||
PROG= mixer
|
||||
MAN= mixer.8
|
||||
|
||||
WARNS?= 2
|
||||
WARNS?= 6
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue