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>
Mon, 18 Nov 2013 21:30:19 +0000 (13:30 -0800)
commite813843b46ace97be060a92ce400496a2e7dbf5c
tree9c14331e5e25096119899e33777c1e9a58918532
parent46ce6ddec408c41a68a81b3af563d073c45e3cc3
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: Iacb10ea4762155412e04f23904b4324d01451fbd
build/make/configure.sh