diff options
Diffstat (limited to 'scripts/populate.in')
-rw-r--r-- | scripts/populate.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/populate.in b/scripts/populate.in index 9b69afdb..02b17972 100644 --- a/scripts/populate.in +++ b/scripts/populate.in @@ -57,9 +57,9 @@ OPTIONS -l name1[:name2[...]] Always add the specified shared library/ies name1, name2... from the - toolchain (in the sys-root). Actual library names are searched as + toolchain (in the sysroot). Actual library names are searched as follows (where 'name' is replaced with the given name) in the - sys-root directory: + sysroot directory: - libname.so - name.so - name |