[build] Use custom nursery size and clean up csc runtime arguments
[mono.git] / mcs / build / profiles / monotouch_runtime.make
index 4b50a30eb951544120b7f94ed8ba46b9bcd4f834..c28ac8bd3ebb49379d1f5d4b8ef07a56946a25ab 100644 (file)
@@ -2,7 +2,7 @@
 
 BOOTSTRAP_PROFILE = build
 
-BOOTSTRAP_MCS = MONO_PATH="$(topdir)/class/lib/$(BOOTSTRAP_PROFILE)$(PLATFORM_PATH_SEPARATOR)$$MONO_PATH" CSC_SDK_PATH_DISABLED= $(INTERNAL_CSC)
+BOOTSTRAP_MCS = MONO_PATH="$(topdir)/class/lib/$(BOOTSTRAP_PROFILE)$(PLATFORM_PATH_SEPARATOR)$$MONO_PATH" $(INTERNAL_CSC)
 MCS = $(BOOTSTRAP_MCS)
 
 # Use system resgen as we don't want local System.Windows.Forms dependency