leafpad: turn off format hardening
This commit is contained in:
parent
4c30616dc3
commit
7d86b03311
@ -10,6 +10,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [ intltool pkgconfig gtk ];
|
||||
|
||||
hardening_format = false;
|
||||
|
||||
configureFlags = [
|
||||
"--enable-chooser"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user