Skip to content

Commit a2b527e

Browse files
authored
Merge pull request #128 from pbabbicola/patch-1
Update Bazel edits for 9.0.0
2 parents be2c5af + 24d5473 commit a2b527e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

GUIDE.md

+2
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@ return "arm"
186186
...
187187
```
188188

189+
In newer Bazel versions, the `_get_cpu_value` function will be found in the file `tools/cpp/lib_cc_configure.bzl`, and the same modification is required.
190+
189191
Now we can build Bazel! _Note: this also takes some time._
190192

191193
```shell

0 commit comments

Comments
 (0)