commit | 410f668c7a0460595c86b3e2a25e396b96181ccf | [log] [tgz] |
---|---|---|
author | Darren Chan <chandarren@google.com> | Fri Aug 29 01:54:15 2025 +0000 |
committer | Darren Chan <chandarren@google.com> | Thu Aug 28 19:06:56 2025 -0700 |
tree | 2754ae0c868abb7010df4de1a844eb9b39acf00d | |
parent | 2c156dcaf764331a05733ecde65bbdd158935db3 [diff] |
[futility] Fix build target. This fixes the `host_prebuilts-x64-linux` builder, which has been failing for over 2 months due to a clang roll[1], which picked up [2], introducing `-Wuninitialized-const-pointer`. [1]: https://fxrev.dev/1327414 [2]: https://github.com/llvm/llvm-project/commit/00dacf8c22f065cb52efb14cd091d441f19b319e Fixed: 441752797 Change-Id: Id6564847cee992ae1afe29a39f64698d42c55773 Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/vboot_reference/+/1357324 Reviewed-by: Jiaming Li <lijiaming@google.com> Reviewed-by: Ina Huh <ihuh@google.com>