ld.texinfo: Clarify that sysroot affects "=" expansion.

* ld.texinfo (Options): When mentioning "=" and sysroot, mention
	that --sysroot controls it, not only through the configuration.
This commit is contained in:
Hans-Peter Nilsson 2014-10-15 02:42:14 +02:00
parent d9ab24174c
commit b3b9c41dc6
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2014-10-15 Hans-Peter Nilsson <hp@axis.com>
* ld.texinfo (Options): When mentioning "=" and sysroot, mention
that --sysroot controls it, not only through the configuration.
2014-10-14 Tristan Gingold <gingold@adacore.com>
* NEWS: Add marker for 2.25.

View File

@ -706,7 +706,8 @@ how @command{ld} searches for a linker script unless @option{-T}
option is specified.
If @var{searchdir} begins with @code{=}, then the @code{=} will be replaced
by the @dfn{sysroot prefix}, a path specified when the linker is configured.
by the @dfn{sysroot prefix}, controlled by the @samp{--sysroot} option, or
specified when the linker is configured.
@ifset UsesEnvVars
The default set of paths searched (without being specified with