aboutsummaryrefslogtreecommitdiff
path: root/tools/build/options/WITHOUT_WERROR
blob: 84a4c6b0696719fdef3b989d0c56ae95d2b94ce6 (plain) (blame)
1
2
3
4
.\" $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.