subtitleeditor: disable format hardening
This commit is contained in:
@@ -41,6 +41,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
doCheck = true;
|
doCheck = true;
|
||||||
|
|
||||||
|
hardeningDisable = [ "format" ];
|
||||||
|
|
||||||
patches = [ ./subtitleeditor-0.52.1-build-fix.patch ];
|
patches = [ ./subtitleeditor-0.52.1-build-fix.patch ];
|
||||||
|
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user