]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/build/options/WITHOUT_WERROR
Add 'sys/contrib/device-tree/' from commit '5ee353c36d3c9c7f63df7c7671875e73fba70958'
[FreeBSD/FreeBSD.git] / tools / build / options / WITHOUT_WERROR
1 .\" $FreeBSD$
2 Set this to not treat compiler warnings as errors.
3 Useful as a temporary workaround when working on fixing compiler warnings.
4 When set, warnings are still printed in the build log but do not fail the build.