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>2010-08-20 14:56:46 +0400
committerMarek Safar <marek.safar@gmail.com>2010-08-20 14:57:57 +0400
commitc38c0d926625da5f404207ac8559947b9b89b859 (patch)
treed2550dcbaafb75ea42edda2d708d4146e0a63c64 /mcs/tests/Makefile
parent69f6ed13fb398b3e319f268730f6dceb8345a5db (diff)
Create dynamic sites in the scope where used to overcome visibility issues
Diffstat (limited to 'mcs/tests/Makefile')
-rw-r--r--mcs/tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/tests/Makefile b/mcs/tests/Makefile
index c901784e618..e1f811268a8 100644
--- a/mcs/tests/Makefile
+++ b/mcs/tests/Makefile
@@ -49,7 +49,7 @@ COMPILER_NAME = dmcs
TEST_PATTERN = 'v4'
LOCAL_RUNTIME_FLAGS = --verify-all
DEFINES = -compiler-options:"-d:NET_4_0"
-#TOPTIONS += '-il:ver-il-dmcs.xml'
+TOPTIONS += '-il:ver-il-dmcs.xml'
endif
ifeq (moonlight, $(PROFILE))
COMPILER_NAME = smcs