]> Cypherpunks repositories - gostls13.git/commit
fix build:
authorRuss Cox <rsc@golang.org>
Tue, 24 Mar 2009 23:04:25 +0000 (16:04 -0700)
committerRuss Cox <rsc@golang.org>
Tue, 24 Mar 2009 23:04:25 +0000 (16:04 -0700)
commit85e014a27ef0a640a33f58bc412b3fa5bcc4a800
tree3d7d1ea6e1cc0c9be6d77e5f8e568694ac104a3b
parent80f4ab47ee781a32368dcccd063c6482a97b159c
fix build:
install runtime lib in correct location.
fix one bad type definition in defs.h.
clear out $GOROOT/lib in clean.bash.

TBR=r
OCL=26691
CL=26691
src/clean.bash
src/runtime/Makefile
src/runtime/darwin/amd64/defs.h
src/runtime/darwin/signal.c