HomeFreeBSD

fwcontrol: Disable -Wzero-length-bounds warnings.

Description

fwcontrol: Disable -Wzero-length-bounds warnings.

firewire.h includes zero length arrays in unions that trigger this
warning.

Reviewed by: imp, emaste
Differential Revision: https://reviews.freebsd.org/D37538

Details

Provenance
jhbAuthored on Dec 5 2022, 12:30 AM
Reviewer
imp
Differential Revision
D37538: fwcontrol: Disable -Wzero-length-bounds warnings.
Parents
rG9134d9265c54: bsd.sys.mk: Add NO_WZERO_LENGTH_BOUNDS helper variable.
Branches
Unknown
Tags
Unknown