You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- win-arm64-shared: MSYS2_ARG_CONV_EXCL='*' was exported before the cpuinfo git
clone, mangling its path (bazel: 'no such package @@cpuinfo, path does not
exist'). Set it only just before the bazel build, after the clone + cygpath
(mirrors why the static block works). The DLL build now reached 732+ targets.
- android-build.sh: locate clang robustly (command -v / llvm-*/bin / apt install)
instead of guessing /usr/lib/llvm-18 — base ml-build image's path differed, so
CLANG_COMPILER_PATH was invalid and configure.py kept prompting.
0 commit comments