]> Cypherpunks repositories - gostls13.git/commit
runtime: fix build on gri's machine
authorRuss Cox <rsc@golang.org>
Fri, 16 Dec 2011 23:31:09 +0000 (18:31 -0500)
committerRuss Cox <rsc@golang.org>
Fri, 16 Dec 2011 23:31:09 +0000 (18:31 -0500)
commit72bdd8683506807a16b20f5e1be8740e2c258a73
tree5232f23c1775e70aefee189313f40a8a72a7414e
parentcfd17a1b57adb6f1602f6a635af7f50be688ed10
runtime: fix build on gri's machine

Why it was not failing anywhere else I don't know,
but the Makefile was definitely wrong.  The rules
must not run in parallel.

TBR=r
CC=golang-dev
https://golang.org/cl/5489069
src/pkg/runtime/Makefile.auto