Page MenuHomeFreeBSD

infiniband: Disable -Wredundant-decl warnings.
ClosedPublic

Authored by jhb on Sep 13 2021, 6:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 12, 8:25 PM
Unknown Object (File)
Dec 5 2024, 1:43 PM
Unknown Object (File)
Nov 29 2024, 8:10 PM
Unknown Object (File)
Nov 23 2024, 5:48 PM
Unknown Object (File)
Nov 21 2024, 1:50 AM
Unknown Object (File)
Nov 20 2024, 3:48 AM
Unknown Object (File)
Nov 18 2024, 6:11 AM
Unknown Object (File)
Nov 17 2024, 6:56 PM
Subscribers

Details

Summary

ib_uverbs_flow_resources_free() is declard in two header files in
upstream OFED. Disable the warning rather to avoid introducing diffs
to fix the build on GCC 9.

While here, fix the ibcore module to disable the same warnings
disabled in OFED_CFLAGS.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable