commit | 00d0b59cd13f89ab8b44bd894eb7f0a131fcb472 | [log] [tgz] |
---|---|---|
author | Anthony Green <green@moxielogic.com> | Thu Aug 05 14:56:53 2010 -0400 |
committer | Anthony Green <green@moxielogic.com> | Thu Aug 05 14:56:53 2010 -0400 |
tree | 884a68e9b40039cf322e62b7abb6cf4ed4e49ecf | |
parent | bda487e87064f27965155459a62dc52a744778d0 [diff] [blame] |
Fix debug build for windows
diff --git a/ChangeLog b/ChangeLog index 11ada5f..5768c10 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,10 @@ +2010-08-05 Dan Witte <dwitte@mozilla.com> + + * Makefile.am: Pass FFI_DEBUG define to msvcc.sh for linking to the + debug CRT when --enable-debug is given. + * configure.ac: Define it. + * msvcc.sh: Translate -g and -DFFI_DEBUG appropriately. + 2010-08-04 Dan Witte <dwitte@mozilla.com> * src/x86/ffitarget.h: Add X86_ANY define for all x86/x86_64