Commit e09e6837 authored by Emmanuel Gil Peyrot's avatar Emmanuel Gil Peyrot
Browse files

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.
parent 624cd9cd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment