diff options
Diffstat (limited to 'lang/mono/files/patch-mono_tests_Makefile.in')
-rw-r--r-- | lang/mono/files/patch-mono_tests_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/mono/files/patch-mono_tests_Makefile.in b/lang/mono/files/patch-mono_tests_Makefile.in deleted file mode 100644 index c00f67fabbf4..000000000000 --- a/lang/mono/files/patch-mono_tests_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- mono/tests/Makefile.in.orig -+++ mono/tests/Makefile.in -@@ -1509,7 +1509,7 @@ - @HOST_WIN32_TRUE@@NACL_CODEGEN_FALSE@test-messages: - @HOST_WIN32_FALSE@@NACL_CODEGEN_FALSE@test-messages: w32message.exe - @HOST_WIN32_FALSE@@NACL_CODEGEN_FALSE@ > test_messages.zero --@HOST_WIN32_FALSE@@NACL_CODEGEN_FALSE@ $(with_mono_path) $(JITTEST_PROG_RUN) w32message.exe >& w32message.allout && cmp test_messages.zero w32message.allout -+@HOST_WIN32_FALSE@@NACL_CODEGEN_FALSE@ $(with_mono_path) $(JITTEST_PROG_RUN) w32message.exe > w32message.allout 2>&1 && cmp test_messages.zero w32message.allout - - @AMD64_TRUE@test-sgen : sgen-tests - @AMD64_FALSE@@HOST_WIN32_TRUE@@X86_TRUE@test-sgen : |