summaryrefslogtreecommitdiff
path: root/mail/exim/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2023-02-15 09:48:40 +0300
committerDima Panov <fluffy@FreeBSD.org>2023-02-15 09:48:40 +0300
commit1e8f2fb060fd95cb87b392d29919da2e7cf283ee (patch)
tree8701b028c80c0509ec407423e1ed2de9cbf7dda9 /mail/exim/Makefile
parentx11/plasma5-plasma-desktop: fix plist (diff)
mail/exim: actually fix the bug in code (+)
The comment prior to smtp_printf() implementation says that the extra BOOL argument tells whether "further is data expected". Looking at other invocations of it, including those for error 451, it should be FALSE here.
Diffstat (limited to 'mail/exim/Makefile')
-rw-r--r--mail/exim/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 9b628a088d3d..2242ff7608fa 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -21,9 +21,6 @@ USES= compiler cpe tar:bzip2 perl5
USE_CSTD= c99
USE_PERL5= run
-# LLVM15 workaround
-CFLAGS= -Wno-int-conversion
-
# Exim build system is job unsafe atm
MAKE_JOBS_UNSAFE= yes
# One can tune the following "hidden" knobs: