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)
Sun, Mar 2, 2:14 AM
Unknown Object (File)
Sun, Feb 23, 8:37 AM
Unknown Object (File)
Fri, Feb 21, 9:15 PM
Unknown Object (File)
Fri, Feb 21, 4:11 PM
Unknown Object (File)
Mon, Feb 10, 2:33 AM
Unknown Object (File)
Jan 27 2025, 12:12 AM
Unknown Object (File)
Jan 24 2025, 6:20 AM
Unknown Object (File)
Jan 18 2025, 5:53 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