From 98e865cba27b165de289017974b609c3f3313682 Mon Sep 17 00:00:00 2001 From: Don Hardman Date: Fri, 27 Feb 2026 15:24:22 +0700 Subject: [PATCH] chore(build): bump llm revision to 406c7f2 --- build-bash-base.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-bash-base.sh b/build-bash-base.sh index 8b564a3..0799752 100644 --- a/build-bash-base.sh +++ b/build-bash-base.sh @@ -14,7 +14,7 @@ SWOOLE_REV="d611ff3ca60e8c9425b2e2e3ba1a9004faab64f5" RDKAFKA_REV="53398031f1cd96e437e9705b67b4dc19d955acb6" JCHASH_REV="8ed50cc8c211effe1c214eae1e3240622e0f11b0" SIMDJSON_REV="9a2745669fea733a40f9443b1a793846d0759b89" -LLM_REV="8ef13fa0911de91fddebe0bde48ba7569a055482" +LLM_REV="406c7f246b66c6c02800c5168d04b2185d46566f" SKIP_SYSTEM_DEPS="$2" BUILD_DEV="$3" BUILD_STATIC=1 # Always build static but dev