nifskope: turn off format hardening

This commit is contained in:
Robin Gloster 2016-02-12 13:27:00 +00:00
parent 88d3b081ba
commit 200dedf2cd

View File

@ -21,6 +21,8 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;
hardening_format = false;
# Inspired by linux-install/nifskope.spec.in.
installPhase =
''