]> granicus.if.org Git - libvpx/commit
Fix avx512 related MSVC build failure.
authorTom Finegan <tomfinegan@google.com>
Wed, 13 Jun 2018 16:39:28 +0000 (09:39 -0700)
committerTom Finegan <tomfinegan@google.com>
Wed, 13 Jun 2018 16:39:28 +0000 (09:39 -0700)
commit68a9b143d02436729e024f081c8d77b42f2e9d7f
tree2a9dacd81448150f2aa6447d744913e8c9d26f9b
parent37a0283b18a12b60e28050ea05682e5a39f0ec9e
Fix avx512 related MSVC build failure.

Check GCC specific AVX512 flags only when GCC is enabled.

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