Remove the -msse4.1 on ¬MSVC.
This option makes the generated binary crash with an illegal instruction when the target CPU doesn’t support the SSE4.1 extension (see #1968), with no noticeable performance increase compared to a generic build.
Loading
Please register or sign in to comment