fix: Update DiskANN submodule with MKL linking improvements
Updates DiskANN submodule to include fix for MKL linking issues: - Replaces global link_libraries() with target-specific linking - Uses dynamic MKL linking (mkl_rt) for better cross-platform compatibility - Prevents MKL contamination of unrelated targets (like zlib tests) - Resolves build failures on strict linkers (Arch Linux) while maintaining Ubuntu compatibility DiskANN commit: c593831 - fix: Replace global MKL linking with target-specific approach 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Submodule packages/leann-backend-diskann/third_party/DiskANN updated: 04048bb302...c593831474
Reference in New Issue
Block a user