mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-23 07:31:31 +00:00
This FFR is no longer needed in sendmail 8.14
This commit is contained in:
parent
4881b9c324
commit
b5e690161e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=168522
@ -60,7 +60,7 @@ CLEANFILES+=sm_os.h
|
||||
|
||||
.if ${MK_OPENSSL} != "no" && !defined(RELEASE_CRUNCH)
|
||||
# STARTTLS support
|
||||
CFLAGS+= -DSTARTTLS -D_FFR_TLS_1 -D_FFR_DEAL_WITH_ERROR_SSL
|
||||
CFLAGS+= -DSTARTTLS -D_FFR_TLS_1
|
||||
DPADD+= ${LIBSSL} ${LIBCRYPTO}
|
||||
LDADD+= -lssl -lcrypto
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user