mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-03-21 11:35:20 +00:00
scripts/xldd: fix typo
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
This commit is contained in:
parent
5e3015a71c
commit
bec9bab5ad
@ -62,7 +62,7 @@ ${my_name} tries to mimick the behavior of a real native ldd, but can be
|
||||
used in a cross-development environment. Here is how it differs from a
|
||||
real native ldd:
|
||||
|
||||
If the CT_XLDD_DEBUG variable is set and non-empty, then ${myname} will
|
||||
If the CT_XLDD_VERBOSE variable is set and non-empty, then ${my_name} will
|
||||
print a lot of debug messages, explaining how it builds the library
|
||||
search path, and how each library was found and why.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user