mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
Protect this from the coming WARNS=2 default.
This commit is contained in:
parent
573560d5f7
commit
2a33bb3513
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
|
|||
.PATH: ${SENDMAIL_DIR}/vacation
|
||||
|
||||
PROG= vacation
|
||||
WARNS?= 0
|
||||
CFLAGS+=-I${SENDMAIL_DIR}/src -I${SENDMAIL_DIR}/include
|
||||
CFLAGS+=-DNEWDB -DNOT_SENDMAIL
|
||||
CFLAGS+=-D_FFR_LISTDB -D_FFR_DEBUG
|
||||
|
|
|
|||
Loading…
Reference in a new issue