Re: [flac-dev] Description of disable-sse option

2016-12-04 Thread Erik de Castro Lopo
lvqcl.mail wrote: > OS SSE support is now mandatory, so the description of --disable-sse > option isn't correct now (actually, it wasn't fully correct even before > this). I've updated the description. Erik -- -- Erik de Cast

[flac-dev] Description of disable-sse option

2016-12-04 Thread lvqcl.mail
OS SSE support is now mandatory, so the description of --disable-sse option isn't correct now (actually, it wasn't fully correct even before this). *Currently all it does is disables -msse2 flag* The relevant parts of configure.ac: AC_ARG_ENABLE(sse, AC_HELP_STRING([--disable-sse], [Disabl