shithub: libvpx

Download patch

ref: 7c3e704e6d1de71115b688615b63fc737d0514db
parent: 0b710c8d1a4d60f49032a44def013dd6babecd13
parent: bd9b383db20898424b6ef7deea769dd2b176e9f4
author: John Koleszar <jkoleszar@google.com>
date: Wed Dec 22 19:05:17 EST 2010

Merge remote branch 'origin/master' into experimental

Change-Id: I5540e41567ba5dafc278ff72b5c276f4d5fb1e6b

--- 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}