Skip to content

Commit

Permalink
Merge pull request #86099 from zowoq/runc
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Apr 27, 2020
2 parents fce7562 + b2556b1 commit a8340a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkgs/applications/virtualization/runc/default.nix
Expand Up @@ -24,8 +24,6 @@ buildGoPackage rec {
goPackagePath = "github.com/opencontainers/runc";
outputs = [ "bin" "out" "man" ];

hardeningDisable = [ "fortify" ];

nativeBuildInputs = [ go-md2man installShellFiles pkg-config which ];
buildInputs = [ libseccomp libapparmor apparmor-parser ];

Expand Down

0 comments on commit a8340a3

Please sign in to comment.