[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Please help on build issue on arm64 (and others) (Was: failed arm64 build of vsearch 1.0.16+dfsg-1)



x86intrin.h is x86-only because it exists specifically to provide direct access to x86 instructions. If the software in question has a plain-C fallback, enable it; if not, keeping it x86-only is likely to be the only reasonable solution.


Reply to: