mail/avenger: fix build on recent current
This commit is contained in:
parent
0257e2ef8b
commit
c47060ce3b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546680
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user