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:
Diffstat (limited to 'mcs/class/System/Makefile')
-rw-r--r--mcs/class/System/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System/Makefile b/mcs/class/System/Makefile
index be94478c729..4ff1d716981 100644
--- a/mcs/class/System/Makefile
+++ b/mcs/class/System/Makefile
@@ -31,7 +31,7 @@ CONFIGURATION_DEP := System.Configuration.dll
CONFIGURATION_DEP_FILE := $(wildcard ../lib/$(PROFILE)/$(CONFIGURATION_DEP))
CYCLIC_DEPS += $(SECURITY_DEP) $(CONFIGURATION_DEP)
CYCLIC_DEP_FILES += $(SECURITY_DEP_FILE) $(CONFIGURATION_DEP_FILE)
-LIB_MCS_FLAGS = -nowarn:618 -d:CONFIGURATION_2_0
+LIB_MCS_FLAGS = -nowarn:618
endif
EXTRA_DISTFILES = \