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>2016-03-15 20:06:49 +0300
committerMarek Safar <marek.safar@gmail.com>2016-03-15 20:07:52 +0300
commit9f26108f3adcd4c12c7b3185f82f810bd3749529 (patch)
tree6b60fb8a8960a7fc39c2fb756e94cdf16697335d /mcs/tests/Makefile
parent195367f9595ab8eb4f643b3434c12f41e4ba0f0f (diff)
[compiler-tester] Expand members error reporting to avoid problems with members called {}
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 1b1a16ca184..10674f5cd9e 100644
--- a/mcs/tests/Makefile
+++ b/mcs/tests/Makefile
@@ -50,7 +50,7 @@ TEST_PATTERN = 'v2'
ifeq (net_4_x, $(PROFILE))
TEST_PATTERN = 'v4'
-DEFINES = -compiler-options:"-d:NET_4_0;NET_4_5"
+DEFINES = -compiler-options:"-d:NET_4_0;NET_4_5 -debug"
endif
LOCAL_RUNTIME_FLAGS = --verify-all