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

this shares the same prohibition as the examples

Change-Id: I17d65e4f26847af8cbb1d1a3c4a114ed021a8b9f
This commit is contained in:
James Zern
2016-11-03 22:54:35 -07:00
parent cca774c7df
commit 90a135854c

View 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)