shithub: libvpx

Download patch

ref: add0587faeb9e6a52695d6e94353c640c3a8bf58
parent: a9ae3516675ab9ddbd64eb1579186391a4780bbd
parent: 34be6057da31d52b83327f42dbbbca72b580b0ef
author: Johann Koenig <[email protected]>
date: Tue Jan 17 12:45:54 EST 2017

Merge "Cygwin x86_64 support."

--- a/build/make/configure.sh
+++ b/build/make/configure.sh
@@ -728,6 +728,9 @@
       x86_64*mingw32*)
         tgt_os=win64
         ;;
+      x86_64*cygwin*)
+        tgt_os=win64
+        ;;
       *mingw32*|*cygwin*)
         [ -z "$tgt_isa" ] && tgt_isa=x86
         tgt_os=win32