oups, removed too much
authorMarek Safar <marek.safar@gmail.com>
Tue, 12 Jan 2010 16:29:53 +0000 (16:29 -0000)
committerMarek Safar <marek.safar@gmail.com>
Tue, 12 Jan 2010 16:29:53 +0000 (16:29 -0000)
svn path=/trunk/mcs/; revision=149411

mcs/tests/Makefile

index ec448879f12c9076b771356c970a7bd169162aab..eef1c3891614caf6c0b2f554be3a1ea5ab650a5c 100644 (file)
@@ -64,6 +64,7 @@ LOCAL_RUNTIME_FLAGS = --verify-all
 TOPTIONS += '-il:ver-il-gmcs.xml'
 endif
 
+COMPILER = $(topdir)/class/lib/$(PROFILE)/$(COMPILER_NAME).exe
 TESTER = MONO_RUNTIME='$(RUNTIME)' $(TEST_RUNTIME) $(RUNTIME_FLAGS) $(LOCAL_RUNTIME_FLAGS) $(topdir)/class/lib/$(PROFILE)/compiler-tester.exe
 
 TEST_ILS := $(wildcard *-lib.il)