]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: tweak example command in README
authorJes Cok <xigua67damn@gmail.com>
Tue, 19 Aug 2025 15:47:29 +0000 (15:47 +0000)
committert hepudds <thepudds1460@gmail.com>
Tue, 19 Aug 2025 19:53:35 +0000 (12:53 -0700)
commit5024d0d884f8ca4fe74a861b5b20f6a3955762f2
tree1aa5f14863ff99844d80b6569569441333dce3d5
parentb80ffb64d815596eb8882eaefa3e2d2920380634
cmd/compile: tweak example command in README

While running ./src/all.bash, I got the following error:

all.bash must be run from $GOROOT/src

Change-Id: Iad271654ff8647501a324c282f01baf39605e3df
GitHub-Last-Rev: 2e289babf1bc81c1a44c9a72a29659d8bf9d827b
GitHub-Pull-Request: golang/go#75050
Reviewed-on: https://go-review.googlesource.com/c/go/+/696296
Reviewed-by: t hepudds <thepudds1460@gmail.com>
Reviewed-by: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
src/cmd/compile/README.md