mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
Minor cleanup in ld documentation
ld/ * ld.texi : Remove a remnant of previous edits. Signed-off-by: Jan Dubiec <jdx@o2.pl>
This commit is contained in:
@@ -6816,8 +6816,8 @@ depends upon @samp{VERS_1.1}. The script binds the symbol @samp{foo2}
|
||||
to the version node @samp{VERS_1.2}.
|
||||
|
||||
Finally, the version script defines node @samp{VERS_2.0}. This node
|
||||
depends upon @samp{VERS_1.2}. The scripts binds the symbols @samp{bar1}
|
||||
and @samp{bar2} are bound to the version node @samp{VERS_2.0}.
|
||||
depends upon @samp{VERS_1.2}. The script binds the symbols @samp{bar1}
|
||||
and @samp{bar2} to the version node @samp{VERS_2.0}.
|
||||
|
||||
When the linker finds a symbol defined in a library which is not
|
||||
specifically bound to a version node, it will effectively bind it to an
|
||||
|
||||
Reference in New Issue
Block a user