Manual.md: document nostrip_files=
This commit is contained in:
parent
d820e72d91
commit
77c1e19d22
1 changed files with 3 additions and 0 deletions
|
@ -554,6 +554,9 @@ by all supported architectures.
|
||||||
- `nostrip` If set, the ELF binaries with debugging symbols won't be stripped. By
|
- `nostrip` If set, the ELF binaries with debugging symbols won't be stripped. By
|
||||||
default all binaries are stripped.
|
default all binaries are stripped.
|
||||||
|
|
||||||
|
- `nostrip_files` White-space separated list of ELF binaries that won't be stripped of
|
||||||
|
debugging symbols.
|
||||||
|
|
||||||
- `noshlibprovides` If set, the ELF binaries won't be inspected to collect the provided
|
- `noshlibprovides` If set, the ELF binaries won't be inspected to collect the provided
|
||||||
sonames in shared libraries.
|
sonames in shared libraries.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue