[Bug 252865] WITH_OFED_EXTRA build option fails with multiple errors
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jan 30 05:52:50 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252865
--- Comment #6 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=9ca71db4959f674d75f7b4fd0f72bdc1e2e99abb
commit 9ca71db4959f674d75f7b4fd0f72bdc1e2e99abb
Author: Kyle Evans <kevans at FreeBSD.org>
AuthorDate: 2021-01-30 05:48:28 +0000
Commit: Kyle Evans <kevans at FreeBSD.org>
CommitDate: 2021-01-30 05:52:13 +0000
ofed: fix the WITH_OFED_EXTRA build
This option was not tested when WARNS was globally lifted in the src tree
up
to 6. Drop WARNS back down to unbreak the build; note that this is still
enabling more warnings than it had before the WARNS change, so the gcc
build
may need to be independently evaluated at this level.
PR: 252865
Reported-by: Build Option Servey via Michael Dexter
MFC-after: 3 days
usr.bin/ofed/opensm/Makefile | 2 ++
1 file changed, 2 insertions(+)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-bugs
mailing list