Imported Upstream version 6.6.0.131

Former-commit-id: abd89e4657b7210a56ed85646ed35374fb3f4692
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2019-10-19 08:59:45 +00:00
parent 4edc784e8b
commit 617cd4d095
52 changed files with 108 additions and 51 deletions

View File

@@ -25,3 +25,7 @@ ifdef PLATFORM_MACOS
MONO_FEATURE_APPLETLS=1
ENABLE_GSS=1
endif
ifeq ($(HOST_PLATFORM),linux)
ENABLE_GSS=1
endif