Skip to content

Commit fb4a98b

Browse files
committed
Bump to Binutils v2.37
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 6f9bc6b commit fb4a98b

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)