]> granicus.if.org Git - libvpx/commit
Fix target detection on mingw32
authorJohn Koleszar <jkoleszar@google.com>
Thu, 2 Sep 2010 15:51:45 +0000 (11:51 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Thu, 2 Sep 2010 15:52:39 +0000 (11:52 -0400)
commitd6ee72a7bf2e2ef889827f4bc307fe1f930e2f1c
tree2df8d719d521fcf8f95c6562f99b53df5625e041
parent21039ce16eb794bf250fcd5484c784b2f7c4f2b1
Fix target detection on mingw32

gcc -dumpmachine returns only 'mingw32'

Change-Id: I774d05a97c5131fc12009e436712c319e54490a5
build/make/configure.sh