diff options
Diffstat (limited to 'lang/mono/files/patch-mono_tests_Makefile.in')
| -rw-r--r-- | lang/mono/files/patch-mono_tests_Makefile.in | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/lang/mono/files/patch-mono_tests_Makefile.in b/lang/mono/files/patch-mono_tests_Makefile.in index d3154ad6c9b2..d8ff7672fc87 100644 --- a/lang/mono/files/patch-mono_tests_Makefile.in +++ b/lang/mono/files/patch-mono_tests_Makefile.in @@ -3,12 +3,12 @@ $FreeBSD$ --- mono/tests/Makefile.in.orig +++ mono/tests/Makefile.in -@@ -1511,7 +1511,7 @@ - @NACL_CODEGEN_TRUE@test-messages: - @NACL_CODEGEN_FALSE@test-messages: w32message.exe - @NACL_CODEGEN_FALSE@ > test_messages.zero --@NACL_CODEGEN_FALSE@ $(with_mono_path) $(JITTEST_PROG_RUN) w32message.exe >& w32message.allout && cmp test_messages.zero w32message.allout -+@NACL_CODEGEN_FALSE@ $(with_mono_path) $(JITTEST_PROG_RUN) w32message.exe > w32message.allout 2>&1 && cmp test_messages.zero w32message.allout +@@ -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 - @MOONLIGHT_TRUE@test_2_1 : test-coreclr-security - @MOONLIGHT_FALSE@test_2_1 : + @AMD64_TRUE@test-sgen : sgen-tests + @AMD64_FALSE@@HOST_WIN32_TRUE@@X86_TRUE@test-sgen : |
