[Bug 252865] WITH_OFED_EXTRA build option fails with multiple errors
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 4 02:56:51 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252865
--- Comment #7 from commit-hook at FreeBSD.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=1535f6701704ef5bc58768490b05cbf0b0958671
commit 1535f6701704ef5bc58768490b05cbf0b0958671
Author: Kyle Evans <kevans at FreeBSD.org>
AuthorDate: 2021-01-30 05:48:28 +0000
Commit: Kyle Evans <kevans at FreeBSD.org>
CommitDate: 2021-02-04 02:55:56 +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
(cherry picked from commit 9ca71db4959f674d75f7b4fd0f72bdc1e2e99abb)
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