xref: /freebsd/tools/build/options/WITHOUT_WERROR (revision b2d2a78ad80ec68d4a17f5aef97d21686cb1e29b)
1Set this to not treat compiler warnings as errors.
2Useful as a temporary workaround when working on fixing compiler warnings.
3When set, warnings are still printed in the build log but do not fail the build.
4