mail/avenger: fix build on recent current

This commit is contained in:
Tobias C. Berner 2020-08-27 19:56:15 +00:00
parent 0257e2ef8b
commit c47060ce3b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546680

View File

@ -26,6 +26,8 @@ CONFIGURE_ENV= WFLAGS='-Wall'
CONFIGURE_ARGS= --enable-ssl=${OPENSSLBASE} \
--with-db=${LOCALBASE} \
--with-etcdir=${ETCDIR}
# Fix build with clang11
CFLAGS+= -fcommon
OPTIONS_DEFINE= DOCS SASL