aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/json
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2016-11-15 16:15:05 -0800
committerIan Lance Taylor <iant@golang.org>2016-11-21 22:06:23 +0000
commit8d226da29d95d31b6016a669b6da8f1dd52027c2 (patch)
tree27322ed25be8453fb624a4e054ee18e4057a6ec5 /src/encoding/json
parent1368de3db23ed51992a57cc828c5f14558b4b49f (diff)
downloadgo-8d226da29d95d31b6016a669b6da8f1dd52027c2.tar.xz
cmd/go: don't check standard packages when using gccgo
The gccgo compiler does not have the standard packages available, so it can not check for violations of internal references. Also, the gccgo compiler can not read runtime/internal/sys/zversion.go; in fact, the file does not even exist for gccgo. Change-Id: Ibadf16b371621ad1b87b6e858c5eb233913e179d Reviewed-on: https://go-review.googlesource.com/33295 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/encoding/json')
0 files changed, 0 insertions, 0 deletions