Skip to content

Commit 2520c74

Browse files
committed
Shim?
1 parent 39be387 commit 2520c74

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
@@ -49,6 +49,7 @@ _EXTERNAL_DEPS = {
4949
"pybind11": "//third-party:pybind11",
5050
"pcre2": "//extension/llm/tokenizers/third-party:pcre2",
5151
"re2": "//extension/llm/tokenizers/third-party:re2",
52+
"pcre2": "//extension/llm/tokenizers/third-party:pcre2",
5253
"sentencepiece": [], # Intentionally not supporting OSS buck build of sentencepiece.
5354
"sentencepiece-py": [],
5455
# Core C++ PyTorch functionality like Tensor and ScalarType.

0 commit comments

Comments
 (0)