apps: disable hardening in all garlic apps

This commit is contained in:
2021-04-06 19:19:24 +02:00
parent df62451fcd
commit a4b8f8e94b
17 changed files with 27 additions and 5 deletions

View File

@@ -40,4 +40,5 @@ in
programPath = "/bin/xhpcg";
hardeningDisable = [ "all" ];
}