diff options
| author | David du Colombier <0intro@gmail.com> | 2014-08-06 06:11:41 -0700 |
|---|---|---|
| committer | Ian Lance Taylor <iant@golang.org> | 2014-08-06 06:11:41 -0700 |
| commit | de1ab89f03a9a22a919fe051bb7251178c80279c (patch) | |
| tree | 8542b6a144df724540c7cfade50b7dca625138c3 /src/pkg/runtime/malloc.h | |
| parent | bf13b711bd56367486f01d76ae344b8620a04694 (diff) | |
| download | go-de1ab89f03a9a22a919fe051bb7251178c80279c.tar.xz | |
dist: fix Plan 9 build
Since CL 115060044, mkanames declares an empty
array in anames8.c and anames6.c, which is not
valid for the Plan 9 compiler.
char* cnames8[] = {
};
This change makes mkanames not declaring the
cnames array when no C_ constants are found.
LGTM=iant
R=minux, iant
CC=golang-codereviews
https://golang.org/cl/117680043
Diffstat (limited to 'src/pkg/runtime/malloc.h')
0 files changed, 0 insertions, 0 deletions
