HomeFreeBSD

Turn off -Werror for gcc 4.2.1

Description

Turn off -Werror for gcc 4.2.1

As part of marching gcc 4.2.1 out of the tree, turn off -Werror on gcc 4.2.1
compiles by default. It generates too many false positives and breaks CI
for no benefit.

Discussed on: arch@
Reviewed by: jhb@, emaste@, pfg@
Differential Revision: https://reviews.freebsd.org/D21378

Details

Provenance
impAuthored on
Differential Revision
D21378: Turn off -Werror for gcc 4.2.1
Parents
rS351428: vtfontcvt: improve BDF and hex font parsing
Branches
Unknown
Tags
Unknown