diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ TARGETGOARCH := $(TARGETVMARCH) ifeq ("$(TARGETOS)", "fuchsia") # SOURCEDIR should point to fuchsia checkout. - GO = "$(SOURCEDIR)/scripts/devshell/go" + GO = "$(SOURCEDIR)/tools/devshell/contrib/go" endif GITREV=$(shell git rev-parse HEAD) |
