configure: disable tools for armv7-win32-vs1[24]
authorJames Zern <jzern@google.com>
Fri, 4 Nov 2016 05:54:35 +0000 (22:54 -0700)
committerJames Zern <jzern@google.com>
Fri, 4 Nov 2016 05:54:35 +0000 (22:54 -0700)
this shares the same prohibition as the examples

Change-Id: I17d65e4f26847af8cbb1d1a3c4a114ed021a8b9f

build/make/configure.sh

index f050fa0..007e020 100644 (file)
@@ -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)