Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2008-09-23 18:11:11 +0400
committerMarek Safar <marek.safar@gmail.com>2008-09-23 18:11:11 +0400
commit55390aa4f47bd86dec5bdc09c3f8e1f1cbb772d0 (patch)
treeba33ad8c66ce2c29b4f9896f0fae9f10be9fc561 /mcs/build/profiles
parent4f020c7f91f0270515bb6ae91b1c4c8193c064a9 (diff)
Reset MCS_FLAGS flag
svn path=/trunk/mcs/; revision=113825
Diffstat (limited to 'mcs/build/profiles')
-rw-r--r--mcs/build/profiles/net_1_1_bootstrap.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/mcs/build/profiles/net_1_1_bootstrap.make b/mcs/build/profiles/net_1_1_bootstrap.make
index 0e5737fde64..066d1afd96c 100644
--- a/mcs/build/profiles/net_1_1_bootstrap.make
+++ b/mcs/build/profiles/net_1_1_bootstrap.make
@@ -6,7 +6,8 @@ MBAS = MONO_PATH="$(topdir)/class/lib/$(PROFILE)$(PLATFORM_PATH_SEPARATOR)$$MONO
NO_SIGN_ASSEMBLY = yes
NO_TEST = yes
-NO_INSTALL = yes
+NO_INSTALL = yes
+MCS_FLAGS =
profile-check:
@: