diff options
| author | Giles Lean <giles.lean@pobox.com> | 2010-05-03 01:26:39 -0700 |
|---|---|---|
| committer | Giles Lean <giles.lean@pobox.com> | 2010-05-03 01:26:39 -0700 |
| commit | 4b22469e3a29ecd5586d35db9f67eeaf11d1ae3e (patch) | |
| tree | 74bd357db8b205f3137aceaae2d0b8f80b0b95d0 /src/pkg/bytes/bytes_test.go | |
| parent | 183b46beed1aab114c332612c3f3a6b5136e26f4 (diff) | |
| download | golang-4b22469e3a29ecd5586d35db9f67eeaf11d1ae3e.tar.gz | |
runtime: update godefs usage comment for GOARCH=386 GOOS={darwin,freebsd}
When trying to regenerate src/pkg/runtime/darwin/386/defs.h
on a 64 bit capable Snow Leopard (OS X 10.6.3) system I
needed to add -f -m32 to godefs, as this OS and hardware
combination defaults to 64 bit compilation.
For safety, make the same change to the 32 bit FreeBSD
instructions in .../freebsd/defs.c. (Tested OK and no
problems introduced.)
R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/1052042
Committer: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/pkg/bytes/bytes_test.go')
0 files changed, 0 insertions, 0 deletions
