shithub: libvpx

Download patch

ref: 4341e5af66c92531fcd3f3e66ac18e70b3752ca9
parent: 2f9e51b8c9247abf3f16dc6b800c6dd933031ec4
author: Johann <johannkoenig@google.com>
date: Fri Oct 14 08:06:24 EDT 2011

add 32bit darwin10 (10.6) target

Change-Id: Id1c189350d54919be37f864dae91dee37584945a

--- a/configure
+++ b/configure
@@ -107,6 +107,7 @@
 all_platforms="${all_platforms} x86-darwin8-icc"
 all_platforms="${all_platforms} x86-darwin9-gcc"
 all_platforms="${all_platforms} x86-darwin9-icc"
+all_platforms="${all_platforms} x86-darwin10-gcc"
 all_platforms="${all_platforms} x86-linux-gcc"
 all_platforms="${all_platforms} x86-linux-icc"
 all_platforms="${all_platforms} x86-solaris-gcc"