Disable avx/avx2 for Visual Studio 2010
authorJohann <johannkoenig@google.com>
Mon, 18 Nov 2013 21:30:19 +0000 (13:30 -0800)
committerJohann <johannkoenig@google.com>
Thu, 21 Nov 2013 20:57:22 +0000 (12:57 -0800)
commit37a83b447e122192f81482f5cc854a75b803fdd4
treeb3c6075d73a02b78bc5a3d5d7c3146eb05982273
parent0d28133b12720695252ea25264733e8d6240612d
Disable avx/avx2 for Visual Studio 2010

VS2010 only supports avx. There is currently no avx code
in libvpx so don't create a special case for it.

Change-Id: I39a11410367712b98bc6122c5a42fabffcdb94cf
build/make/configure.sh