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