diff options
| author | Lucio De Re <lucio.dere@gmail.com> | 2013-09-06 16:15:44 +1000 |
|---|---|---|
| committer | Rob Pike <r@golang.org> | 2013-09-06 16:15:44 +1000 |
| commit | fd7ddad160bfcfd861db00e5d4df01ceaf0a66e9 (patch) | |
| tree | 5042912f46f0046b8287b926ab3d78f8a80617cb /src/cmd/api | |
| parent | 6833d1b43643d8102be45cb6b4ee5912cafed8e7 (diff) | |
| download | go-fd7ddad160bfcfd861db00e5d4df01ceaf0a66e9.tar.xz | |
cmd/dist: Plan 9 build needs an additional include path
cmd/cc: bv.c imports libc.h twice
When using the Plan 9 compiler, the invocation
#include <../ld/textflag.h>
works for the toolchain, but not for the MACH library.
Module cmd/cc/bv.c includes libc.h and "cc.h", which in
turn also includes libc.h. In the Plan 9 context, this
causes a number of duplicate definitions.
R=golang-dev, rsc, r
CC=golang-dev
https://golang.org/cl/13303047
Diffstat (limited to 'src/cmd/api')
0 files changed, 0 insertions, 0 deletions
