[Mono-bugs] [Bug 324134] Add support for Mac OS X / ppc64
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Nov 15 06:22:26 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=324134
User andreas.faerber at web.de added comment
https://bugzilla.novell.com/show_bug.cgi?id=324134#c51
--- Comment #51 from Andreas Färber <andreas.faerber at web.de> 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.
More information about the mono-bugs
mailing list