Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/buildman/
H A Dcontrol.py301 warnings_as_errors=options.warnings_as_errors)
H A Dbuilder.py228 warnings_as_errors=False): argument
287 self.warnings_as_errors = warnings_as_errors
H A Dbuilderthread.py227 if self.builder.warnings_as_errors: