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