shithub: libvpx

Download patch

ref: 232221b83a3d98da731cbaf589bd3f96bc597ff6
parent: 34c35b6fb6417570fff4cb81f1ce45ebe0a1972f
parent: 90a135854cca4b6bb01c7a17fad0faaf2d8ae670
author: James Zern <[email protected]>
date: Fri Nov 4 13:48:24 EDT 2016

Merge "configure: disable tools for armv7-win32-vs1[24]"

--- a/build/make/configure.sh
+++ b/build/make/configure.sh
@@ -936,6 +936,7 @@
             # only "AppContainerApplication" which requires an AppxManifest.
             # Therefore disable the examples, just build the library.
             disable_feature examples
+            disable_feature tools
           fi
           ;;
         rvct)