Merge pull request #2997 from Vaelatern/buildpie_manual
Add nopie to the manual
This commit is contained in:
commit
e03136729f
1 changed files with 3 additions and 0 deletions
|
@ -486,6 +486,9 @@ This appends to the generated file rather than replacing it.
|
||||||
- `shlib_requires` A white space separated list of additional sonames the package requires.
|
- `shlib_requires` A white space separated list of additional sonames the package requires.
|
||||||
This appends to the generated file rather than replacing it.
|
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.
|
||||||
|
|
||||||
- `reverts` xbps supports a unique feature which allows to downgrade from broken
|
- `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
|
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
|
pkgver the resulting package should revert. This field *must* be defined before
|
||||||
|
|
Loading…
Reference in a new issue