xref: /freebsd/tools/build/options/WITHOUT_WERROR (revision e51b3d8e53cee7d6a36e34e1cd4d588593d71b40)
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