From 40cb39ed8a3f44b2951ce5b227ad6564e9a6fbbe Mon Sep 17 00:00:00 2001 From: Andy Lee Date: Tue, 2 Sep 2025 11:55:09 -0700 Subject: [PATCH] fix: Update DiskANN submodule with LAPACKE header detection MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Points to commit 64a9e01 with LAPACKE header path configuration - Adds pkg-config based detection for LAPACKE include directories - Resolves 'lapacke.h: No such file or directory' compilation error - Completes OpenBLAS integration for ARM64 Linux builds 🤖 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 69d9a99..64a9e01 160000 --- a/packages/leann-backend-diskann/third_party/DiskANN +++ b/packages/leann-backend-diskann/third_party/DiskANN @@ -1 +1 @@ -Subproject commit 69d9a9991d0c99385b482e50df7f3916eaf915eb +Subproject commit 64a9e01608c49650279157592419fbf6beb69c92