make yasm generate cv8 debug data on win32
authorJohn Koleszar <jkoleszar@google.com>
Fri, 17 Dec 2010 20:06:23 +0000 (15:06 -0500)
committerJohn Koleszar <jkoleszar@google.com>
Wed, 22 Dec 2010 17:53:45 +0000 (12:53 -0500)
commit30830d5a7cd00015f661a0fb61b9a87897fe74a1
treecc79e03984eba6b9edc170f8c9a117256740eb33
parentfc6ce744a606872c6d8001deabaab0b819326214
make yasm generate cv8 debug data on win32

Native Windows targets should use CV8 format debugging symbols, not
DWARF.

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