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)
Fri, Jan 24, 6:20 AM
Unknown Object (File)
Sat, Jan 18, 5:53 PM
Unknown Object (File)
Sat, Jan 18, 5:41 PM
Unknown Object (File)
Sat, Jan 11, 5:48 PM
Unknown Object (File)
Sat, Jan 11, 2:55 PM
Unknown Object (File)
Dec 12 2024, 8:25 PM
Unknown Object (File)
Dec 5 2024, 1:43 PM
Unknown Object (File)
Nov 29 2024, 8:10 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 41497
Build 38386: arc lint + arc unit