[Auto-generated] Submodule Updates 26770487069#123
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 9b3d1d111d
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| @@ -1 +1 @@ | |||
| Subproject commit 13c22321d1ac758ce68a429c23104e234b440769 | |||
| Subproject commit 23ee03506a91ac3d3f0071b40e66a430eebdfa1d | |||
There was a problem hiding this comment.
Update the Bazel mapping with the new whisper.cpp layout
At this new submodule revision, whisper.cpp has moved the files this repository’s Bazel overlay still expects at the repository root (extern/whispercpp.BUILD exports/builds ggml.h, ggml.c, whisper.h, and whisper.cpp). When the checked-out submodule is used with that overlay or as the documented local extern/whispercpp checkout, Bazel analysis/include lookup will fail because those labels no longer exist at the root; the submodule bump needs matching BUILD/include-path updates to the new src/ and ggml/ layout.
Useful? React with 👍 / 👎.
[Auto-generated] Submodule Updates 26770487069