Commit f375791a authored by Russ Cox's avatar Russ Cox

fix build

TBR=r
CC=golang-dev
https://golang.org/cl/785041
parent bc83042b
...@@ -36,4 +36,4 @@ install-default: $(TARG) ...@@ -36,4 +36,4 @@ install-default: $(TARG)
$(OFILES): $(HFILES) $(OFILES): $(HFILES)
install-pprof: gopprof install-pprof: gopprof
cp $(TARG) "$(GOBIN)"/gopprof cp gopprof "$(GOBIN)"/gopprof
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment