-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
5.0.11, 5.2.6, 5.4.0
-
None
While working on FreeBSD package, I've discovered, that configure and in turn also Makefile does not honor environment variables, namely GOBIN, GO or GOCMD and also uses hardcoded go without possibility to override from within environment.
For example, GOBIN is needed for possibility to install inside a staging directory, the rest are self-explanatory.