From d452b1ffa3f010940cfb6d2e55d9f7aded2bc6c0 Mon Sep 17 00:00:00 2001 From: Andy Lee Date: Tue, 2 Sep 2025 00:45:58 -0700 Subject: [PATCH] fix: Update DiskANN submodule with ARM64 compiler flags fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Points to commit 0921664 with architecture-specific compiler flags - Removes x86 SIMD flags on ARM64 Linux to fix compilation errors - Enables successful ARM64 Linux wheel 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 a0dc600..0921664 160000 --- a/packages/leann-backend-diskann/third_party/DiskANN +++ b/packages/leann-backend-diskann/third_party/DiskANN @@ -1 +1 @@ -Subproject commit a0dc60095d32be1e37edcaa035aad4d12c3eda66 +Subproject commit 09216643d5a0b9d8a6420da4023d069c91c74a0e