]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ofed: fix the WITH_OFED_EXTRA build
authorKyle Evans <kevans@FreeBSD.org>
Sat, 30 Jan 2021 05:48:28 +0000 (23:48 -0600)
committerKyle Evans <kevans@FreeBSD.org>
Thu, 4 Feb 2021 02:55:56 +0000 (20:55 -0600)
commit1535f6701704ef5bc58768490b05cbf0b0958671
treeec21178b9859af0b56da0634c16fa4d52086454e
parent8a680912a190d619be6194f88917052eed327f7b
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