https://bugzilla.novell.com/show_bug.cgi?id=324134
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=324134#c53 --- Comment #53 from Andreas Färber <[EMAIL PROTECTED]> 2008-11-15 14:55:26 MST --- Created an attachment (id=252480) --> (https://bugzilla.novell.com/attachment.cgi?id=252480) patch: #include cpu-ppc64.h from mini-ppc.c This patch fixes a build failure due to lack of cpu-ppc.h. The file built for ppc64 is called cpu-ppc64.h. The patch uses the new __mono_ppc64__ to decide. The cpu-ppc64.md file for cpu-ppc64.h is not yet in SVN but the build rules are, so it makes sense to apply this change already. Okay to commit? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
