diff options
Diffstat (limited to 'ld/NEWS')
-rw-r--r-- | ld/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |