shithub: libvpx

Download patch

ref: 8faec020dcac776547d4303039565ea096299ea0
parent: 85f31049138779778f10f11ced9a06c028bea9ad
parent: bd9b383db20898424b6ef7deea769dd2b176e9f4
author: John Koleszar <jkoleszar@google.com>
date: Wed Dec 22 19:05:25 EST 2010

Merge remote branch 'internal/upstream' into HEAD

--- a/build/make/configure.sh
+++ b/build/make/configure.sh
@@ -890,7 +890,7 @@
         case  ${tgt_os} in
             win*)
                 add_asflags -f win${bits}
-                enabled debug && add_asflags -g dwarf2
+                enabled debug && add_asflags -g cv8
             ;;
             linux*|solaris*)
                 add_asflags -f elf${bits}