switch hardening flags
This commit is contained in:
@@ -12,7 +12,7 @@ stdenv.mkDerivation {
|
||||
|
||||
propagatedBuildInputs = [libjpeg fontconfig]; # urgh
|
||||
|
||||
noHardening_format = true;
|
||||
hardening_format = false;
|
||||
|
||||
configureFlags = "--without-x";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user