Don't install MT runtime profile
authorMarek Safar <marek.safar@gmail.com>
Mon, 26 Nov 2012 22:03:05 +0000 (23:03 +0100)
committerMarek Safar <marek.safar@gmail.com>
Mon, 26 Nov 2012 22:03:58 +0000 (23:03 +0100)
mcs/build/profiles/monotouch_runtime.make

index c153792f1b9f0fda4279aa4f96b6d6953848e58b..a6540aa52a26751ef20783b2cc41c99bf7d879ee 100644 (file)
@@ -14,3 +14,6 @@ DEFAULT_REFERENCES = -r:mscorlib.dll
 PROFILE_MCS_FLAGS = -d:NET_1_1 -d:NET_2_0 -d:NET_3_0 -d:NET_3_5 -d:NET_4_0 -d:NET_4_5 -nowarn:1699 -nostdlib -lib:$(topdir)/class/lib/$(PROFILE) $(DEFAULT_REFERENCES) $(PLATFORM_DEBUG_FLAGS)
 
 FRAMEWORK_VERSION = 4.5
+
+# This is utility build only
+NO_INSTALL = yes