]> granicus.if.org Git - libvpx/commit
Add ARM64 Windows to configure scripts
authorJon Kunkee <jkunkee@microsoft.com>
Mon, 12 Nov 2018 21:40:56 +0000 (13:40 -0800)
committerJohann Koenig <johannkoenig@google.com>
Thu, 15 Nov 2018 22:14:46 +0000 (22:14 +0000)
commite6f889c120f65bb3d612aec8e6b1e7e4fcd25378
treeee055ab201bd9ca5246b98bd738aa10ac5024c00
parentea57f9acdad73e9ba4c329d27993c74392f7a205
Add ARM64 Windows to configure scripts

In order to correctly configure for Windows 10 on ARM, this change adds
a --target value arm64-win64-vs15 to ./configure and adds feature
enable/disable logic for the new platform.

This is merely sufficient for Chromium targeting ARM64 Windows.

Bug: 893460
Change-Id: I46194286f63104bdf6ac57d719fdf1e5d5fa72c8
README
build/make/configure.sh
configure