diff --git a/pkgs/development/compilers/go/1.10.nix b/pkgs/development/compilers/go/1.10.nix index 4105da3633e..db62b31b9e7 100644 --- a/pkgs/development/compilers/go/1.10.nix +++ b/pkgs/development/compilers/go/1.10.nix @@ -111,8 +111,6 @@ stdenv.mkDerivation rec { sed -i 's/unrecognized/unknown/' src/cmd/link/internal/ld/lib.go touch $TMPDIR/group $TMPDIR/hosts $TMPDIR/passwd - - sed -i '1 a\exit 0' misc/cgo/errors/test.bash ''; patches = [