From b4bf1eba6940f12cbd21171672553eed41e43b44 Mon Sep 17 00:00:00 2001 From: Dick Porter Date: Tue, 22 Mar 2005 15:26:51 +0000 Subject: Disable gmcs for now, revert this when it builds again svn path=/trunk/mono/; revision=42113 --- runtime/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'runtime') diff --git a/runtime/Makefile.am b/runtime/Makefile.am index 0cd5fb40f65..0e086bd9c7e 100644 --- a/runtime/Makefile.am +++ b/runtime/Makefile.am @@ -25,7 +25,8 @@ all-local: $(SUPPORT_FILES) d=`pwd`; cd $(mcs_topdir) && $(MAKE) RUNTIME=$$d/mono-wrapper PROFILES='$(build_profiles)' all-profiles if INSTALL_2_0 -build_profiles = default net_2_0 +#build_profiles = default net_2_0 +build_profiles = default else build_profiles = default endif -- cgit v1.2.3