From 743c1193ce8860cfce576c2378b7297b22fe33f0 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 17 Nov 2015 05:13:11 -0500 Subject: [PATCH] Add nopie to the manual --- Manual.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Manual.md b/Manual.md index 4302ecb83af..bb8b272c2be 100644 --- a/Manual.md +++ b/Manual.md @@ -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. 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 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