Drop support for MacOS (darwin)
[exim.git] / src / OS / Makefile-Darwin
index f52ce9d63bc4423dab0b679aac1cd28ce16eccdb..517bbc4938b4038fec729c2f523605bfe53e2795 100644 (file)
@@ -1,5 +1,3 @@
-# $Cambridge: exim/src/OS/Makefile-Darwin,v 1.3 2008/07/25 20:39:55 fanf2 Exp $
-
 # Exim: OS-specific make file for Darwin (Mac OS X).
 
 CC=cc
@@ -12,8 +10,13 @@ HAVE_SA_LEN=YES
 
 # Removed -DBIND_8_COMPAT for 4.61
 # CFLAGS=-O -no-cpp-precomp -DBIND_8_COMPAT
+#
+# 2020/05/12 disable TLS resume support; it results in
+# "1 select() failure: No such file or directory"
+# being logged by the daeomn (sending the testsuite red...)
 
-CFLAGS=-O -no-cpp-precomp
+CFLAGS=-O -no-cpp-precomp -DDISABLE_TLS_RESUME
+LIBRESOLV=-lresolv
 
 USE_DB = yes
 DBMLIB =