From 2159a290732c031615d147a1b1669a636b8a8a4f Mon Sep 17 00:00:00 2001 From: Andy Lee Date: Tue, 2 Sep 2025 13:36:47 -0700 Subject: [PATCH] fix: Update DiskANN submodule with LAPACKE library linking fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Points to commit 19f9603 with explicit LAPACKE library discovery and linking - Resolves 'undefined symbol: LAPACKE_sgesdd' runtime error on ARM64 Linux - Completes ARM64 Linux wheel build compatibility for Docker deployments 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- packages/leann-backend-diskann/third_party/DiskANN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/leann-backend-diskann/third_party/DiskANN b/packages/leann-backend-diskann/third_party/DiskANN index dbb17eb..19f9603 160000 --- a/packages/leann-backend-diskann/third_party/DiskANN +++ b/packages/leann-backend-diskann/third_party/DiskANN @@ -1 +1 @@ -Subproject commit dbb17eb632e65ee94d36df1d8327f11f74fa7ff1 +Subproject commit 19f9603c728f51ff4a37df78805a3bb183e9870d