Skip to content

Commit c6eaaa2

Browse files
committed
sync local_build to correct OPENBLAS_COMMIT
1 parent 294d880 commit c6eaaa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/local_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ else
2323
# export PLAT=arm64
2424
export SUFFIX=gf_c469a42
2525
fi
26-
export OPENBLAS_COMMIT="v0.3.30"
26+
export OPENBLAS_COMMIT="v0.3.30-349-gf6df9beb"
2727

2828
# export MB_ML_LIBC=musllinux
2929
# export MB_ML_VER=_1_2

0 commit comments

Comments
 (0)