diff options
| author | Marco Elver <elver@google.com> | 2022-04-06 23:01:09 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2022-04-06 23:38:06 +0200 |
| commit | 53c67432e69b0df4ff64448b944cbffaecec20f4 (patch) | |
| tree | da05dd1dc130f50cd16544a023520d6462d237a6 /vm/cuttlefish | |
| parent | 975824663d2c65cf7a4d7829fa95f118b675c3be (diff) | |
dashboard/config/linux: set CONFIG_WERROR=n
Our Clang+KASAN instance is breaking due to CONFIG_WERROR being turned
on in x86_64 defconfig [1], which in turn is used to generate our
baseline configs, and therefore has accidentally been enabled in our
syzbot configs as well.
This issue has been discussed in great detail when CONFIG_WERROR was
first introduced, with the conclusion that it is the wrong default for
runtime-test focused bots [2].
Therefore, disable CONFIG_WERROR for syzbot, to not have the odd
compiler warning interrupt precious fuzzing time.
[1] https://lore.kernel.org/all/000000000000008dae05dbfebd85@google.com/
[2] https://git.kernel.org/torvalds/c/b339ec9c229aaf399296
Diffstat (limited to 'vm/cuttlefish')
0 files changed, 0 insertions, 0 deletions
