mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
libedit: Reset WARNS
After the recent import, explicit set of WARNS=3 is not needed.
This commit is contained in:
parent
c08f5ad160
commit
ebda367c4d
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ EDITDIR= ${SRCTOP}/contrib/libedit
|
|||
SHLIB_MAJOR= 8
|
||||
SHLIBDIR?= /lib
|
||||
|
||||
WARNS?= 3
|
||||
LIB= edit
|
||||
|
||||
LIBADD= tinfow
|
||||
|
|
|
|||
Loading…
Reference in a new issue