https://bugzilla.novell.com/show_bug.cgi?id=324134
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=324134#c51 --- Comment #51 from Andreas Färber <[EMAIL PROTECTED]> 2008-11-15 04:22:23 MST --- Created an attachment (id=252455) --> (https://bugzilla.novell.com/attachment.cgi?id=252455) patch: allow optional build of ppc/test.c ppc/test is no longer built because everything has been moved inside "if INTERP_SUPPORTED". `make test` fails due to lack of header search paths for GLib. The attached patch moves the line "INCLUDES = ..." outside the INTERP_SUPPORTED block, allowing to build the test app via `make test`, while still not building it by default (only need for debugging code generation). 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
