Page MenuHomeFreeBSD

D30279.id89269.diff
No OneTemporary

D30279.id89269.diff

Index: security/ktls_isa-l_crypto-kmod/Makefile
===================================================================
--- security/ktls_isa-l_crypto-kmod/Makefile
+++ security/ktls_isa-l_crypto-kmod/Makefile
@@ -33,6 +33,10 @@
IGNORE= requires KTLS support
.endif
+.if ${OSREL:R} != "13"
+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
Mon, Mar 10, 1:39 PM (12 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17084869
Default Alt Text
D30279.id89269.diff (456 B)

Event Timeline