libmilter: Silence -Wdeprecated-non-prototype warnings.
Missed this one when tagging other sendmail libraries.
Fixes: 525438ea71 sendmail: Silence -Wdeprecated-non-prototype warnings.
This commit is contained in:
@@ -40,3 +40,5 @@ sm_os.h: ${SENDMAIL_DIR}/include/sm/os/sm_os_freebsd.h .NOMETA
|
|||||||
ln -sf ${.ALLSRC} ${.TARGET}
|
ln -sf ${.ALLSRC} ${.TARGET}
|
||||||
|
|
||||||
.include <bsd.lib.mk>
|
.include <bsd.lib.mk>
|
||||||
|
|
||||||
|
CWARNFLAGS+= ${NO_WDEPRECATED_NON_PROTOTYPE}
|
||||||
|
|||||||
Reference in New Issue
Block a user