Commit 2be45ad
committed
Enforce strict dependency checking in bazel
https://bazel.build/docs/bazel-and-cpp#toolchain-features
This avoids cases like
#788 fixing
#771 by enforcing
stricter rules to match the behavior of the internal build system.
Bug: b/3779966341 parent 643bdcb commit 2be45ad
File tree
6 files changed
+841
-1
lines changed- base/cvd
- cuttlefish
- common/libs/utils
- host/commands/cvd
6 files changed
+841
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments