Imported Upstream version 5.10.0.47

Former-commit-id: d0813289fa2d35e1f8ed77530acb4fb1df441bc0
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2018-01-24 17:04:36 +00:00
parent 88ff76fe28
commit e46a49ecf1
5927 changed files with 226314 additions and 129848 deletions

View File

@@ -72,6 +72,10 @@ if INSTALL_UNREAL
build_profiles += unreal
endif
if INSTALL_WASM
build_profiles += wasm
endif
test_profiles = $(filter-out binary_reference_assemblies monodroid_tools,$(build_profiles))
if BUILD_MCS
@@ -126,7 +130,7 @@ PLATFORM_PATH_SEPARATOR = :
endif
# assemblies which are excluded from testing in mcs-compileall below
VERIFY_TESTS_FILTER =
VERIFY_TESTS_FILTER = System.Runtime.CompilerServices.Unsafe.dll
if HOST_WIN32
# Mono.WebBrowser.dll fails to verify on Windows