nifskope: turn off format hardening
This commit is contained in:
@@ -21,6 +21,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
enableParallelBuilding = true;
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
|
hardening_format = false;
|
||||||
|
|
||||||
# Inspired by linux-install/nifskope.spec.in.
|
# Inspired by linux-install/nifskope.spec.in.
|
||||||
installPhase =
|
installPhase =
|
||||||
''
|
''
|
||||||
|
|||||||
Reference in New Issue
Block a user