Analyse et explore linux
Component WERROR

Component Type: kbuild config

Description: Compile the kernel with warnings as errors

More info: A kernel build should not cause any compiler warnings, and this enables the '-Werror' flag to enforce that rule by default. However, if you have a new (or very old) compiler with odd and unusual warnings, or you have some architecture with problems, you may need to disable this config option in order to successfully build the kernel. If in doubt, say Y.

Build project: Kconfig (Linux kconfig) (Path: init\Kconfig )

Other views: file explorer

Generated by PFA software prototype