Merge pull request #86099 from zowoq/runc
This commit is contained in:
commit
a8340a301a
@ -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 ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user