HomeFreeBSD

Disable extra warnings and especially -Werror

Description

Disable extra warnings and especially -Werror

-Wall and -Wextra tend to highlight new compiler features, not new problems.
They don't need to be on when building a port... -Werror just makes them
worse.

PR: 230623
Reported by: jbeich@
Sponsored by: Limelight Networks

Details

Provenance
shurdAuthored on
Parents
rP477210: Update to 4.0.18
Branches
Unknown
Tags
Unknown