xref: /freebsd/tools/build/options/WITHOUT_WERROR (revision 2a0c0aea42092f89c2a5345991e6e3ce4cbef99a)
$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.