K 10 svn:author V 3 dim K 8 svn:date V 27 2019-03-18T21:04:28.968107Z K 7 svn:log V 376 Enable building libomp.so for 32-bit x86. This is done by selectively enabling the functions that save and restore MXCSR, since access to this register requires SSE support. Note that you may run into other issues with OpenMP on i386, since this *not* yet supported upstream, and certainly not extensively tested. PR: 236062, 236582 MFC after: 1 month X-MFC-With: r344779 END