]> granicus.if.org Git - libvpx/commit
configure: Add an arm64-win64-gcc target
authorMartin Storsjo <martin@martin.st>
Wed, 21 Mar 2018 12:15:13 +0000 (14:15 +0200)
committerMartin Storsjo <martin@martin.st>
Fri, 23 Mar 2018 11:42:01 +0000 (13:42 +0200)
commit8af243cfba0f373dffff3498a83459366633b7ea
tree236a12a6ba528ffd4b38ca27c768129858a14ff7
parente9ea629b13c0dfd290c62bb0ef03b1259e156539
configure: Add an arm64-win64-gcc target

This configuration doesn't require any extra custom settings, since
it only uses neon intrinsics that are handled automatically by the
compiler (no external assembly).

Change-Id: I35415c68f483a430c0672e060a7bbd09a3469512
configure