version 1.8, 2016/03/17 13:40:11
|
version 1.9, 2016/03/17 14:02:06
|
Line 1
|
Line 1
|
[[!meta title="Hardening pkgsrc"]] |
[[!meta title="Hardening pkgsrc"]] |
|
|
[pkgsrc](http://www.pkgsrc.org/) supports a number of mechanisms that are meant |
A number of mechanisms are available in [pkgsrc](http://www.pkgsrc.org/) to |
to improve the security of compiled binaries. They can be individually enabled |
improve the security of the resulting system. They can be enabled individually |
in `mk.conf`, and consist of: |
in `mk.conf`, and consist of: |
|
|
* `PKGSRC_MKPIE`: forces the creation of PIE (Position Independent |
* `PKGSRC_MKPIE`: forces the creation of PIE (Position Independent |