aboutsummaryrefslogtreecommitdiff
path: root/src/debug/elf
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2022-10-19 09:20:21 -0400
committerGopher Robot <gobot@golang.org>2022-10-25 16:47:27 +0000
commitddaa25b5dd5ec8d66712c12c2a1ef4f12c1b583b (patch)
tree5f77e3e29b83d61200c7361cd8cb812d7d9fb231 /src/debug/elf
parent2d63305b8446c69d79730ff556385cabe09f54ec (diff)
downloadgo-ddaa25b5dd5ec8d66712c12c2a1ef4f12c1b583b.tar.xz
cmd/go: split quotes in GOFLAGS same as in other env vars
GOFLAGS didn't split on quotes because no other env vars (such as CC, CXX, ...) did either. This kept them all consistent. CL 341936 changed everything but GOFLAGS, making them inconsistent. Split GOFLAGS the same way as the other environment variables. Fixes #26849. Change-Id: I99bb450fe30cab949da48af133b6a36ff320532f Reviewed-on: https://go-review.googlesource.com/c/go/+/443956 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Bryan Mills <bcmills@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/debug/elf')
0 files changed, 0 insertions, 0 deletions