aboutsummaryrefslogtreecommitdiffstats
path: root/smtpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'smtpd/Makefile')
-rw-r--r--smtpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/smtpd/Makefile b/smtpd/Makefile
index e361e3f2..5c4128bb 100644
--- a/smtpd/Makefile
+++ b/smtpd/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.100 2018/12/11 13:29:52 gilles Exp $
+# $OpenBSD: Makefile,v 1.101 2019/06/12 17:42:53 eric Exp $
.PATH: ${.CURDIR}/..
@@ -91,7 +91,7 @@ CFLAGS+= -Wshadow -Wpointer-arith -Wcast-qual
CFLAGS+= -Wsign-compare
CFLAGS+= -Werror-implicit-function-declaration
#CFLAGS+= -Werror # during development phase (breaks some archs)
-CFLAGS+= -DIO_SSL
+CFLAGS+= -DIO_TLS
CFLAGS+= -DQUEUE_PROFILING
YFLAGS=