diff options
Diffstat (limited to 'util/crossgcc/patches')
-rw-r--r-- | util/crossgcc/patches/binutils-2.37_as-ipxe.patch (renamed from util/crossgcc/patches/binutils-2.35.1_as-ipxe.patch) | 0 | ||||
-rw-r--r-- | util/crossgcc/patches/binutils-2.37_mips-gold.patch (renamed from util/crossgcc/patches/binutils-2.35.1_mips-gold.patch) | 0 | ||||
-rw-r--r-- | util/crossgcc/patches/binutils-2.37_no-bfd-doc.patch (renamed from util/crossgcc/patches/binutils-2.35.1_no-bfd-doc.patch) | 0 | ||||
-rw-r--r-- | util/crossgcc/patches/binutils-2.37_no-makeinfo.patch (renamed from util/crossgcc/patches/binutils-2.35.1_no-makeinfo.patch) | 8 |
4 files changed, 4 insertions, 4 deletions
diff --git a/util/crossgcc/patches/binutils-2.35.1_as-ipxe.patch b/util/crossgcc/patches/binutils-2.37_as-ipxe.patch index 4d2c00a17f..4d2c00a17f 100644 --- a/util/crossgcc/patches/binutils-2.35.1_as-ipxe.patch +++ b/util/crossgcc/patches/binutils-2.37_as-ipxe.patch diff --git a/util/crossgcc/patches/binutils-2.35.1_mips-gold.patch b/util/crossgcc/patches/binutils-2.37_mips-gold.patch index 722367c3d6..722367c3d6 100644 --- a/util/crossgcc/patches/binutils-2.35.1_mips-gold.patch +++ b/util/crossgcc/patches/binutils-2.37_mips-gold.patch diff --git a/util/crossgcc/patches/binutils-2.35.1_no-bfd-doc.patch b/util/crossgcc/patches/binutils-2.37_no-bfd-doc.patch index 7e4bb3f5fd..7e4bb3f5fd 100644 --- a/util/crossgcc/patches/binutils-2.35.1_no-bfd-doc.patch +++ b/util/crossgcc/patches/binutils-2.37_no-bfd-doc.patch diff --git a/util/crossgcc/patches/binutils-2.35.1_no-makeinfo.patch b/util/crossgcc/patches/binutils-2.37_no-makeinfo.patch index 4834016c3b..e0ba01f8a6 100644 --- a/util/crossgcc/patches/binutils-2.35.1_no-makeinfo.patch +++ b/util/crossgcc/patches/binutils-2.37_no-makeinfo.patch @@ -25,7 +25,7 @@ index af38671cbe..978d445825 100644 +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 @@ index 5b118a8ba4..2b41fa28ce 100644 +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 @@ index fe738d0db4..6d902c5b7b 100644 @@ -56,7 +56,7 @@ CC = @CC@ CFLAGS = @CFLAGS@ CPPFLAGS = @CPPFLAGS@ - RANLIB = @RANLIB@ + RANLIB = @RANLIB@ @RANLIB_PLUGIN_OPTION@ -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 |