]> Cypherpunks repositories - gostls13.git/commit
runtime: delete old asm_*.h if still around
authorRuss Cox <rsc@golang.org>
Fri, 23 Dec 2011 03:24:34 +0000 (22:24 -0500)
committerRuss Cox <rsc@golang.org>
Fri, 23 Dec 2011 03:24:34 +0000 (22:24 -0500)
commit3800b14071643951643f0b681b329b4ed30c0b98
tree892da10345b77c938d680b22e78fb8230e25cc86
parente8ae29588d87e931e4c2848f3fe76270c9c70e7d
runtime: delete old asm_*.h if still around

Fixes bug Robert ran into.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5501070
src/pkg/runtime/Makefile