Skip to content

Commit 617d301

Browse files
committed
Shim?
1 parent 1fcdf19 commit 617d301

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shim_et/xplat/executorch/build/env_interface.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ _EXTERNAL_DEPS = {
4848
"prettytable": "//third-party:prettytable",
4949
"pybind11": "//third-party:pybind11",
5050
"re2": "//extension/llm/tokenizers/third-party:re2",
51+
"pcre2": "//third-party/pcre2:pcre2-8",
5152
"sentencepiece": [], # Intentionally not supporting OSS buck build of sentencepiece.
5253
"sentencepiece-py": [],
5354
# Core C++ PyTorch functionality like Tensor and ScalarType.

0 commit comments

Comments
 (0)