Attention is currently required from: Nico Huber, Patrick Georgi, Paul Menzel. Hello build bot (Jenkins), Nico Huber, Patrick Georgi, Paul Menzel,
I'd like you to do a code review. Please visit
https://review.coreboot.org/c/coreboot/+/62531
to review the following change.
Change subject: Revert "util/crossgcc: Update binutils to 2.37" ......................................................................
Revert "util/crossgcc: Update binutils to 2.37"
This reverts commit f28e368d583b0ee1b5297f4d4d0288a1b38f06e0.
Reason for revert: <INSERT REASONING HERE> Ng
Change-Id: I8652ce621cde940eb54fadb96acebbddabd736e1 --- M util/crossgcc/buildgcc R util/crossgcc/patches/binutils-2.35.1_as-ipxe.patch R util/crossgcc/patches/binutils-2.35.1_mips-gold.patch R util/crossgcc/patches/binutils-2.35.1_no-bfd-doc.patch R util/crossgcc/patches/binutils-2.35.1_no-makeinfo.patch A util/crossgcc/sum/binutils-2.35.1.tar.xz.cksum D util/crossgcc/sum/binutils-2.37.tar.xz.cksum 7 files changed, 6 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/62531/1
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc index 99e342d..7176e6b 100755 --- a/util/crossgcc/buildgcc +++ b/util/crossgcc/buildgcc @@ -37,7 +37,7 @@ MPC_VERSION=1.2.1 GCC_VERSION=8.3.0 GCC_AUTOCONF_VERSION=2.69 -BINUTILS_VERSION=2.37 +BINUTILS_VERSION=2.35.1 GDB_VERSION=9.2 IASL_VERSION=20210331 PYTHON_VERSION=3.8.5 diff --git a/util/crossgcc/patches/binutils-2.37_as-ipxe.patch b/util/crossgcc/patches/binutils-2.35.1_as-ipxe.patch similarity index 100% rename from util/crossgcc/patches/binutils-2.37_as-ipxe.patch rename to util/crossgcc/patches/binutils-2.35.1_as-ipxe.patch diff --git a/util/crossgcc/patches/binutils-2.37_mips-gold.patch b/util/crossgcc/patches/binutils-2.35.1_mips-gold.patch similarity index 100% rename from util/crossgcc/patches/binutils-2.37_mips-gold.patch rename to util/crossgcc/patches/binutils-2.35.1_mips-gold.patch diff --git a/util/crossgcc/patches/binutils-2.37_no-bfd-doc.patch b/util/crossgcc/patches/binutils-2.35.1_no-bfd-doc.patch similarity index 100% rename from util/crossgcc/patches/binutils-2.37_no-bfd-doc.patch rename to util/crossgcc/patches/binutils-2.35.1_no-bfd-doc.patch diff --git a/util/crossgcc/patches/binutils-2.37_no-makeinfo.patch b/util/crossgcc/patches/binutils-2.35.1_no-makeinfo.patch similarity index 99% rename from util/crossgcc/patches/binutils-2.37_no-makeinfo.patch rename to util/crossgcc/patches/binutils-2.35.1_no-makeinfo.patch index e0ba01f..4834016 100644 --- a/util/crossgcc/patches/binutils-2.37_no-makeinfo.patch +++ b/util/crossgcc/patches/binutils-2.35.1_no-makeinfo.patch @@ -25,7 +25,7 @@ +MAKEINFO = true EXPECT = @EXPECT@ RUNTEST = @RUNTEST@ - + diff --git binutils-2.34/Makefile.tpl binutils-2.34/Makefile.tpl index 5b118a8ba4..2b41fa28ce 100644 --- binutils-2.34/Makefile.tpl @@ -38,7 +38,7 @@ +MAKEINFO = true EXPECT = @EXPECT@ RUNTEST = @RUNTEST@ - + diff --git binutils-2.34/bfd/Makefile.in binutils-2.34/bfd/Makefile.in index 7d3b9c1c5a..c062314063 100644 --- binutils-2.34/bfd/Makefile.in @@ -202,11 +202,11 @@ @@ -56,7 +56,7 @@ CC = @CC@ CFLAGS = @CFLAGS@ CPPFLAGS = @CPPFLAGS@ - RANLIB = @RANLIB@ @RANLIB_PLUGIN_OPTION@ + RANLIB = @RANLIB@ -MAKEINFO = @MAKEINFO@ +MAKEINFO = true PERL = @PERL@ - + PICFLAG = @PICFLAG@ diff --git binutils-2.34/opcodes/Makefile.in binutils-2.34/opcodes/Makefile.in index 8564803fc7..fa790026ac 100644 diff --git a/util/crossgcc/sum/binutils-2.35.1.tar.xz.cksum b/util/crossgcc/sum/binutils-2.35.1.tar.xz.cksum new file mode 100644 index 0000000..b1abda8 --- /dev/null +++ b/util/crossgcc/sum/binutils-2.35.1.tar.xz.cksum @@ -0,0 +1 @@ +45f7a96a2580a422f44b78317f0abf13935fecb6 tarballs/binutils-2.35.1.tar.xz diff --git a/util/crossgcc/sum/binutils-2.37.tar.xz.cksum b/util/crossgcc/sum/binutils-2.37.tar.xz.cksum deleted file mode 100644 index c9a5e55..0000000 --- a/util/crossgcc/sum/binutils-2.37.tar.xz.cksum +++ /dev/null @@ -1 +0,0 @@ -e9cf391b000010d6c752771974b394c9c743c928 tarballs/binutils-2.37.tar.xz