Manual.md: add dotpoint on nopie_files.
This commit is contained in:
parent
08003085aa
commit
2464e6e4a4
|
@ -650,6 +650,9 @@ This appends to the generated file rather than replacing it.
|
|||
- `nopie` Only needs to be set to something to make active, disables building the package with hardening
|
||||
features (PIE, relro, etc). Not necessary for most packages.
|
||||
|
||||
- `nopie_files` White-space seperated list of ELF binaries that won't be checked
|
||||
for PIE.
|
||||
|
||||
- `reverts` xbps supports a unique feature which allows to downgrade from broken
|
||||
packages automatically. In the `reverts` field one can define a list of broken
|
||||
pkgver the resulting package should revert. This field *must* be defined before
|
||||
|
|
Loading…
Reference in New Issue