1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00

security/s2n-tls: Add comment with issue url about failed tests

This commit is contained in:
Nuno Teixeira 2022-09-15 22:32:38 +01:00
parent 300cb9805e
commit 4fdde2018b

View File

@ -43,4 +43,6 @@ post-install:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/bin/*.c ${STAGEDIR}${EXAMPLESDIR}
# testunit fails: https://github.com/aws/s2n-tls/issues/3489
.include <bsd.port.mk>