HomeFreeBSD

Disable errors for -Wredundant-decls for GCC 6+.

Description

Disable errors for -Wredundant-decls for GCC 6+.

GCC triggers warnings for this that clang does not for duplicate
declarations of yylex().

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

Details

Provenance
jhbAuthored on
Differential Revision
D25727: Disable errors for -Wredundant-decls for GCC 6+.
Parents
rS363846: Turn off errors for -Wmaybe-uninitialized in GCC 6+.
Branches
Unknown
Tags
Unknown