Date: Sun, 22 Nov 2015 16:16:57 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 204748] [patch] Don't (try to) build otusfw if the user objects to binary blobs Message-ID: <bug-204748-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204748 Bug ID: 204748 Summary: [patch] Don't (try to) build otusfw if the user objects to binary blobs Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Some People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: fk@fabiankeil.de Keywords: patch Created attachment 163433 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163433&action=edit sys/modules: Don't (try to) build otusfw if the user objects to binary blobs The otusfw module contains source-less and non-free microcode but is built and installed even if WITHOUT_SOURCELESS_UCODE is set. The attached patch fixes this. Obtained from: ElectroBSD -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204748-8>