We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95e5ef7 commit 1362b0fCopy full SHA for 1362b0f
1 file changed
build-bash-base.sh
@@ -14,7 +14,7 @@ SWOOLE_REV="d611ff3ca60e8c9425b2e2e3ba1a9004faab64f5"
14
RDKAFKA_REV="53398031f1cd96e437e9705b67b4dc19d955acb6"
15
JCHASH_REV="8ed50cc8c211effe1c214eae1e3240622e0f11b0"
16
SIMDJSON_REV="9a2745669fea733a40f9443b1a793846d0759b89"
17
-LLM_REV="406c7f246b66c6c02800c5168d04b2185d46566f"
+LLM_REV="d2b61f761a08f3390be5556f396d31753510fe8c"
18
SKIP_SYSTEM_DEPS="$2"
19
BUILD_DEV="$3"
20
BUILD_STATIC=1 # Always build static but dev
@@ -132,4 +132,4 @@ mkdir dist
132
./buildconf --force
133
BUILD_PREFIX="$(pwd)/dist"
134
135
-export BUILD_EXTRA BUILD_PREFIX BUILD_STATIC
+export BUILD_EXTRA BUILD_PREFIX BUILD_STATIC
0 commit comments