mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
Remove tunables to hide warnings that no longer exist.
This commit is contained in:
parent
c3f1b5a9db
commit
eb7891df6c
1 changed files with 0 additions and 2 deletions
|
|
@ -10,8 +10,6 @@ SRCS= fmt.c keyword.c nlist.c print.c ps.c lomac.c
|
|||
# on large systems.
|
||||
#
|
||||
CFLAGS+=-DLAZY_PS
|
||||
NO_WERROR=1
|
||||
WFORMAT=0
|
||||
DPADD= ${LIBM} ${LIBKVM}
|
||||
LDADD= -lm -lkvm
|
||||
#BINGRP= kmem
|
||||
|
|
|
|||
Loading…
Reference in a new issue