From 82463aeb7e0d5ba1ba113a06aa27228b07cadf6d Mon Sep 17 00:00:00 2001 From: RJ Ascani Date: Mon, 8 Jun 2026 14:23:59 -0700 Subject: [PATCH] Bump tokenizers submodule to fix sentencepiece GCC 15 build Updates extension/llm/tokenizers to include meta-pytorch/tokenizers#193, which bumps the sentencepiece submodule to pick up a missing `#include ` (google/sentencepiece#1109). Without this, `pytorch_tokenizers` fails to compile inside the `executorch-ubuntu-26.04-gcc15` docker image, blocking the RISC-V baremetal CI (#19917). Co-Authored-By: Claude Opus 4.6 (1M context) --- extension/llm/tokenizers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension/llm/tokenizers b/extension/llm/tokenizers index b642403834a..3f98e9903e4 160000 --- a/extension/llm/tokenizers +++ b/extension/llm/tokenizers @@ -1 +1 @@ -Subproject commit b642403834a67c8ef14a7109dcd1bb5e5f3cb68a +Subproject commit 3f98e9903e4e9972e5371522d1b64bc7793c250b