HomeFreeBSD

Silence non-actionable warnings in vendor code

Description

Silence non-actionable warnings in vendor code

We can't modify vendor code so there's no signal in warnings from it.
Similarly -Waddress-of-packed-member is not useful on networking code
as access to packed structures is fundamental to its operation.

Details

Provenance
mmacyAuthored on
Parents
rS333818: Fix the checks for nfs_pnfsiothreads so that the call will be done when
Branches
Unknown
Tags
Unknown