From: James Zern Date: Fri, 4 Nov 2016 05:54:35 +0000 (-0700) Subject: configure: disable tools for armv7-win32-vs1[24] X-Git-Tag: v1.6.1~115^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=90a135854cca4b6bb01c7a17fad0faaf2d8ae670;p=libvpx configure: disable tools for armv7-win32-vs1[24] this shares the same prohibition as the examples Change-Id: I17d65e4f26847af8cbb1d1a3c4a114ed021a8b9f --- diff --git a/build/make/configure.sh b/build/make/configure.sh index f050fa06a..007e02000 100644 --- a/build/make/configure.sh +++ b/build/make/configure.sh @@ -936,6 +936,7 @@ EOF # only "AppContainerApplication" which requires an AppxManifest. # Therefore disable the examples, just build the library. disable_feature examples + disable_feature tools fi ;; rvct)