[Mono-bugs] [Bug 29159][Nor] Changed - 'mono' hardcoded in library build makefile breaks compilation on ppc
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
20 Aug 2002 12:56:14 -0000
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by noa@metamatrix.se.
http://bugzilla.ximian.com/show_bug.cgi?id=29159
--- shadow/29159 Tue Aug 20 08:55:30 2002
+++ shadow/29159.tmp.19952 Tue Aug 20 08:56:14 2002
@@ -16,6 +16,11 @@
Cc:
Summary: 'mono' hardcoded in library build makefile breaks compilation on ppc
Please apply the attached two-line patch to the classlib makefile that
enables parameterized runtime selection, so that I can build the classlibs
on ppc with mint instead of mono by calling 'make -f makefile.gnu RUNTIME=mint'
+
+------- Additional Comments From noa@metamatrix.se 2002-08-20 08:56 -------
+Created an attachment (id=2129)
+parameterized runtime selection
+