a6e4284 no-sse2 patch: Ensure opts_check_x86.cpp is not built with -msse2

Authored and Committed by Kevin Kofler 6 years ago
    no-sse2 patch: Ensure opts_check_x86.cpp is not built with -msse2
    
    This is the file that decides whether to use SSE2 code or not, it must
    not contain any SSE2 code itself.