commit | 9516375862082f4a2a0c240552afab1cc20e088c | [log] [tgz] |
---|---|---|
author | Chris Fries <cfries@google.com> | Tue Oct 24 16:12:07 2017 -0700 |
committer | Michael Bestas <mkbestas@lineageos.org> | Tue Jun 30 02:48:34 2020 +0300 |
tree | a357d7a7f6df3da82d6f79209e5b445657f0b5dc | |
parent | 36df32f71f1a20a1bae86515be19d20675d673b4 [diff] |
kernel: Add CC_WERROR config to turn warnings into errors Add configuration option CONFIG_CC_WERROR to prevent warnings from creeping in. Bug: 67861121 Change-Id: I8cd2123d2c569ea6c6ab7f74ed6ca67976e9af3a Signed-off-by: Chris Fries <cfries@google.com>