From: Alex Brainman Date: Tue, 27 Apr 2010 05:49:14 +0000 (-0700) Subject: rename cgo2c to goc2c in ignored list X-Git-Tag: weekly.2010-04-27~31 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=182061204c38d6c35ad20aabb55a43820ad91e68;p=gostls13.git rename cgo2c to goc2c in ignored list R=rsc CC=golang-dev https://golang.org/cl/968043 --- diff --git a/.hgignore b/.hgignore index 0ac82faaa8..f5ebf6f211 100644 --- a/.hgignore +++ b/.hgignore @@ -27,7 +27,7 @@ src/pkg/Make.deps src/pkg/exp/ogle/ogle src/pkg/os/signal/unix.go src/pkg/runtime/*/asm.h -src/pkg/runtime/cgo2c +src/pkg/runtime/goc2c src/pkg/runtime/mkversion src/pkg/runtime/runtime.acid.* src/pkg/runtime/version.go