FreeBSD Bugzilla – Attachment 175508 Details for
Bug 213283
net/intel-ixl-kmod: do not set BROKEN et al for slave ports
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ixl port patch
ixl.patch (text/plain), 1.14 KB, created by
Franco Fichtner
on 2016-10-07 19:38:47 UTC
(
hide
)
Description:
ixl port patch
Filename:
MIME Type:
Creator:
Franco Fichtner
Created:
2016-10-07 19:38:47 UTC
Size:
1.14 KB
patch
obsolete
>From 1c2735fcfe4303b39bb704051b9ad0f729d7f4e9 Mon Sep 17 00:00:00 2001 >From: Franco Fichtner <franco@opnsense.org> >Date: Fri, 7 Oct 2016 07:53:49 +0200 >Subject: [PATCH] net/intel-ixl-kmod: master should not set BROKEN et al > >--- > net/intel-ixl-kmod/Makefile | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > >diff --git a/net/intel-ixl-kmod/Makefile b/net/intel-ixl-kmod/Makefile >index 5f70c45..284fead 100644 >--- a/net/intel-ixl-kmod/Makefile >+++ b/net/intel-ixl-kmod/Makefile >@@ -24,11 +24,12 @@ MANPAGENAME?= ${PORTNAME} > PLIST_FILES= ${KMODDIR}/if_${PORTNAME}_updated.ko \ > man/man4/${MANPAGENAME}.4.gz > >+.include <bsd.port.pre.mk> >+ >+.if ${PORTNAME} == ixl > ONLY_FOR_ARCHS= amd64 > ONLY_FOR_ARCHS_REASON= Not supported on other architectures, amd64 only. > >-.include <bsd.port.pre.mk> >- > .if ${OSVERSION} < 1001000 > IGNORE= is not supported on FreeBSD 10.0 and older > .endif >@@ -36,6 +37,7 @@ IGNORE= is not supported on FreeBSD 10.0 and older > .if ${OSVERSION} >= 1100000 > BROKEN= does not build > .endif >+.endif > > do-install: > ${INSTALL_KLD} ${WRKSRC}/if_${PORTNAME}.ko ${STAGEDIR}${KMODDIR}/if_${PORTNAME}_updated.ko >-- >2.8.4 (Apple Git-73) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
franco
:
maintainer-approval?
(
franco
)
Actions:
View
|
Diff
Attachments on
bug 213283
: 175508