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

This commit is contained in:
James Zern 2016-11-04 17:48:24 +00:00 committed by Gerrit Code Review
commit 232221b83a

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)