Author: benm
Date: 2005-04-21 16:30:22 -0400 (Thu, 21 Apr 2005)
New Revision: 43418
Modified:
trunk/mcs/class/Microsoft.VisualBasic/fixup/Makefile
Log:
disable fixup crap until this works on ppc
Modified: trunk/mcs/class/Microsoft.VisualBasic/fixup/Makefile
===================================================================
--- trunk/mcs/class/Microsoft.VisualBasic/fixup/Makefile 2005-04-21
20:11:03 UTC (rev 43417)
+++ trunk/mcs/class/Microsoft.VisualBasic/fixup/Makefile 2005-04-21
20:30:22 UTC (rev 43418)
@@ -50,7 +50,9 @@
$(SN) $(SNFLAGS) $@ $(topdir)/class/mono.snk
$(the_il): $(topdir)/class/lib/$(PROFILE)/Microsoft.VisualBasic.dll
- $(with_mono_path) $(ILDISASM) $< | $(PERL) ./fixup.pl > [EMAIL
PROTECTED]
+# disabled until this works on the mac
+# $(with_mono_path) $(ILDISASM) $< | $(PERL) ./fixup.pl > [EMAIL
PROTECTED]
+ $(with_mono_path) $(ILDISASM) $< > [EMAIL PROTECTED]
mv [EMAIL PROTECTED] $@
Microsoft.VisualBasic.VBUtils.resources:
../Microsoft.VisualBasic/VBUtils.resources
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches