]> Cypherpunks repositories - gostls13.git/commit
fix freebsd build
authorRuss Cox <rsc@golang.org>
Wed, 15 Dec 2010 22:20:26 +0000 (17:20 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 15 Dec 2010 22:20:26 +0000 (17:20 -0500)
commit33405ecc869ca70b1dcddb4112bee8e21e375470
tree269a4ce20211cf140de76ebebfb0f1e40c2a4e20
parent1a072f4b37f7d2a5bc3fb7a43cb9003e122acd5e
fix freebsd build

R=iant, r
CC=dho, golang-dev
https://golang.org/cl/3687041
12 files changed:
src/cmd/6l/asm.c
src/cmd/6l/obj.c
src/cmd/8l/asm.c
src/cmd/8l/obj.c
src/cmd/ld/data.c
src/cmd/ld/go.c
src/cmd/ld/lib.h
src/pkg/deps.bash
src/pkg/runtime/cgo/Makefile
src/pkg/runtime/cgo/freebsd.c [new file with mode: 0644]
src/pkg/runtime/cgo/freebsd_386.c
src/pkg/runtime/cgo/freebsd_amd64.c