1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-07 06:43:00 +03:00

powerpc64le: Remove configure check for objcopy >= 2.26.

Due to raising the minimum binutils version to >= 2.26, the configure
check for testing support of --update-section is not needed anymore.
Reviewed-by: Peter Bergner <bergner@tenstorrent.com>
This commit is contained in:
Stefan Liebler
2025-05-13 13:28:56 +02:00
parent e53ab20892
commit 4b1ffb828c
4 changed files with 0 additions and 85 deletions

View File

@@ -559,10 +559,6 @@ No other assembler or linker has the necessary functionality at the
moment. As of release time, GNU @code{binutils} 2.43.1 is the newest
verified to work to build @theglibc{}.
For PowerPC 64-bits little-endian (powerpc64le), @command{objcopy} is required
to support @option{--update-section}. This option requires binutils 2.26 or
newer.
@item
GNU @code{texinfo} 4.7 or later