forked from rarias/bscpkgs
apps: disable hardening in all garlic apps
This commit is contained in:
@@ -31,4 +31,5 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
buildInputs = [ mpi ];
|
||||
hardeningDisable = [ "all" ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user