You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Guard AVX2 ksw2 declaration and calls behind #ifndef KSW_USE_ARM
The AVX2 object file is not compiled on ARM, so the declaration and
call sites must be guarded to avoid undefined symbol errors on aarch64.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments