git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'exim-4.96+security'
[exim.git]
/
src
/
OS
/
unsupported
/
Makefile-CYGWIN
diff --git
a/src/OS/unsupported/Makefile-CYGWIN
b/src/OS/unsupported/Makefile-CYGWIN
index 006e9feff3e8826423791ee9007311d2ac5ce845..bc4545b47870813d0537ff6b1e94bf28e2da3816 100644
(file)
--- a/
src/OS/unsupported/Makefile-CYGWIN
+++ b/
src/OS/unsupported/Makefile-CYGWIN
@@
-1,4
+1,5
@@
# OS-specific file for Cygwin.
# OS-specific file for Cygwin.
+# SPDX-License-Identifier: GPL-2.0-or-later
# This file provided by Pierre A. Humblet <Pierre.Humblet@ieee.org>
# This file provided by Pierre A. Humblet <Pierre.Humblet@ieee.org>
@@
-43,7
+44,7
@@
AUTH_CRAM_MD5=yes
AUTH_PLAINTEXT=yes
AUTH_SPA=yes
AUTH_PLAINTEXT=yes
AUTH_SPA=yes
-
SUPPORT
_TLS=yes
+
#DISABLE
_TLS=yes
TLS_LIBS=-lssl -lcrypto
ROUTER_ACCEPT=yes
TLS_LIBS=-lssl -lcrypto
ROUTER_ACCEPT=yes