HomeFreeBSD

Turn off errors for -Wmaybe-uninitialized in GCC 6+.

Description

Turn off errors for -Wmaybe-uninitialized in GCC 6+.

Recent changes to <sys/tree.h> trigger this warning and seem like a
false positive.

Differential Revision: https://reviews.freebsd.org/D25726

Details

Provenance
jhbAuthored on
Differential Revision
D25726: Turn off errors for -Wmaybe-uninitialized in GCC 6+.
Parents
rS363845: MFC r362962, r362963:
Branches
Unknown
Tags
Unknown