https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252865
--- Comment #7 from commit-h...@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 <kev...@freebsd.org> AuthorDate: 2021-01-30 05:48:28 +0000 Commit: Kyle Evans <kev...@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. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"