Skip to content

Commit 8ca2895

Browse files
grendellojonpryor
authored andcommitted
Bump to xamarin/xamarin-android-binutils/2.37-XA.1@77618674 v2.37 (#6096)
Changes: dotnet/android-native-tools@a2c8710...7761867 * dotnet/android-native-tools@7761867: Binutils 2.37 * dotnet/android-native-tools@878ba7a: Update README.md * dotnet/android-native-tools@0d7504e: Add build and release instructions Changes: https://sourceware.org/pipermail/binutils/2021-July/117384.html Upstream release message mentions numerous bug fixes, however doesn't list them. List of bugs in SourceWare bugzilla tagged with the 2.37 version: * https://sourceware.org/bugzilla/buglist.cgi?bug_status=RESOLVED&component=binutils&component=gas&component=ld&product=binutils&query_format=advanced&resolution=FIXED&version=2.37
1 parent b10fe09 commit 8ca2895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-tools/xaprepare/xaprepare/ConfigAndData/Configurables.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ namespace Xamarin.Android.Prepare
1515
//
1616
partial class Configurables
1717
{
18-
const string BinutilsVersion = "2.36.1-XA.1";
18+
const string BinutilsVersion = "2.37-XA.1";
1919

2020
const string MicrosoftOpenJDK11Version = "11.0.10";
2121
const string MicrosoftOpenJDK11Release = "9.1";

0 commit comments

Comments
 (0)