Page MenuHomeFreeBSD

D30279.diff
No OneTemporary

D30279.diff

diff --git a/security/ktls_isa-l_crypto-kmod/Makefile b/security/ktls_isa-l_crypto-kmod/Makefile
--- a/security/ktls_isa-l_crypto-kmod/Makefile
+++ b/security/ktls_isa-l_crypto-kmod/Makefile
@@ -33,6 +33,10 @@
IGNORE= requires KTLS support
.endif
+.if ${OSVERSION} >= 1400016
+IGNORE= is only supported on FreeBSD 13
+.endif
+
post-extract:
${CP} ${FILESDIR}/* ${WRKSRC}/
${ECHO} "#include <sys/stdint.h>" > ${WRKSRC}/include/stdint.h

File Metadata

Mime Type
text/plain
Expires
Sat, Dec 21, 11:44 PM (21 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15548871
Default Alt Text
D30279.diff (447 B)

Event Timeline