Follow-up to
bug 748742 - really make the macosx32 debug mozconfig work for us by not including the cross-compiling code as we're still on 10.5 builders. r=bustage-fix for new automation. NPOTB DONTBUILD
--- a/mail/config/mozconfigs/macosx32/debug
+++ b/mail/config/mozconfigs/macosx32/debug
@@ -1,9 +1,9 @@
-. $topsrcdir/build/macosx/mozconfig.leopard
+. $topsrcdir/build/macosx/common
ac_add_options --enable-application=mail
ac_add_options --enable-debug
ac_add_options --enable-trace-malloc
# Enable parallel compiling
mk_add_options MOZ_MAKE_FLAGS="-j12"
# Needed to enable breakpad in application.ini