[flac-dev] FLAC__SSE_OS change
Erik de Castro Lopo
mle+la at mega-nerd.com
Sun Jun 26 09:44:03 UTC 2016
Erik de Castro Lopo wrote:
> That suggests that FLAC__AVX_SUPPORTED is true. Can you set it to false
> for MSVC2005?
Maybe we need something like:
#if defined _MSC_VER && _MSC_VER < XXXXXXXXX
#undef FLAC__AVX_SUPPORTED
#define FLAC__AVX_SUPPORTED 0
#endif
You need to provide me with a value for XXXXXXXXX.
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
More information about the flac-dev
mailing list