Home
last modified time | relevance | path

Searched refs:werror (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/scripts/kconfig/
Dconfdata.c353 const char *werror; in conf_read_simple() local
356 werror = getenv("KCONFIG_WERROR"); in conf_read_simple()
536 if (conf_warnings && werror) in conf_read_simple()