openwrt-packages/lang/golang
Jeffery To d73fe8ebc3
golang: Evaluate "go install" arguments during Build/Compile
This evaluates the arguments passed to "go install" during Build/Compile
rather than when golang-package.mk is included.

This also changes build directory-related variables to be recursively
expanded, because PKG_BUILD_DIR depends on BUILD_VARIANT and so can
change during different runs of Build/Compile.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-06-29 02:24:52 +08:00
..
golang golang: Update to 1.14.4 2020-06-08 16:06:53 +08:00
golang-compiler.mk golang: Update files installed 2020-02-05 14:19:34 +08:00
golang-package.mk golang: Evaluate "go install" arguments during Build/Compile 2020-06-29 02:24:52 +08:00
golang-values.mk golang: Blacklist older (or no) FPUs rather than whitelist newer FPUs 2020-05-13 16:07:27 +08:00