From 70fb226fabac8fbabb13fc249b240230c2c98726 Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Thu, 3 Aug 2017 16:49:19 +0200 Subject: [PATCH 1/2] Use the d15-4 linker branch. --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 1a179fe1d8ad..b8c7fd4b9a2d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,6 +8,7 @@ [submodule "external/linker"] path = external/linker url = ../../mono/linker.git + branch = d15-4 [submodule "external/llvm"] path = external/llvm url = ../../mono/llvm.git From 24ccc36eab7557ab7cd82cdc755a0ca450f6dc65 Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Thu, 3 Aug 2017 16:50:03 +0200 Subject: [PATCH 2/2] Bump the linker to get fix for #57645. Bug #57645 is a Xamarin.Android bug, but some of the duplicates are for Xamarin.iOS. https://bugzilla.xamarin.com/show_bug.cgi?id=57645 --- external/linker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/linker b/external/linker index 03e351281507..7b9abb95e0bb 160000 --- a/external/linker +++ b/external/linker @@ -1 +1 @@ -Subproject commit 03e35128150715b016f0bbc2d1e3502d91c228f5 +Subproject commit 7b9abb95e0bb01f44c2d85d2b650d7236f5df7b0