mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
ld: Mention --enable-textrel-check=yes is default for Linux/x86 targets
* NEWS: Mention --enable-textrel-check=yes is default for Linux/x86 targets.
This commit is contained in:
2
ld/NEWS
2
ld/NEWS
@ -2,7 +2,7 @@
|
||||
|
||||
* Add a configure option, --enable-textrel-check=[no|yes|warning|error],
|
||||
to decide what ELF linker should do by default with DT_TEXTREL in an
|
||||
executable or shared library.
|
||||
executable or shared library. Default to yes for Linux/x86 targets.
|
||||
|
||||
* The -Map=<filename> command line option has been extended so that if
|
||||
<filename> is a directory then <filename>/<output-filename>.map will be
|
||||
|
Reference in New Issue
Block a user