diff options
| author | Russ Cox <rsc@golang.org> | 2014-11-11 01:27:55 -0500 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2014-11-11 01:27:55 -0500 |
| commit | 729847cf8a8db1c5d64f64539be4f641985e613f (patch) | |
| tree | 8d4d11ca69be08ec5d81f0a95c18718fa6a1b46a /src/runtime/stack.h | |
| parent | fd2bc95d533aa909224310bcc221ed2cc21433bc (diff) | |
| download | go-729847cf8a8db1c5d64f64539be4f641985e613f.tar.xz | |
[dev.cc] cmd/go: adjust go, cgo builds & disable cc
[This CL is part of the removal of C code from package runtime.
See golang.org/s/dev.cc for an overview.]
Make gcToolchain.cc return an error (no C compiler!).
Adjust expectations of cgo, now that cgo does not write any C files
(no C compiler!).
For packages with .s files, invoke Go compiler with -asmhdr go_asm.h
so that assembly files can use it. This applies to all packages but is only
needed today by package runtime.
LGTM=r
R=r
CC=austin, golang-codereviews, iant, khr
https://golang.org/cl/171470043
Diffstat (limited to 'src/runtime/stack.h')
0 files changed, 0 insertions, 0 deletions
