openssh: enable pie hardening

This commit is contained in:
Robin Gloster 2016-02-26 16:30:26 +00:00
parent c045d2de37
commit b6279950bd

View file

@ -71,6 +71,8 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;
hardening_pie = true;
postInstall = ''
# Install ssh-copy-id, it's very useful.
cp contrib/ssh-copy-id $out/bin/