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