mail/dspam: fix build on recent current

- this seems to be abandonware, and should likely be removed.
This commit is contained in:
Tobias C. Berner
2020-08-28 20:11:49 +00:00
parent c713252e49
commit 3cfd0fde41
+3
View File
@@ -81,6 +81,9 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
# Dead upstream. Don't expect a proper fix for clang11.
CFLAGS+= -fcommon
SHEBANG_FILES= src/tools/dspam_logrotate \
src/tools/dspam_notify.in \
src/tools/dspam_train.in \