golang: Share build cache across package builds
authorJeffery To <redacted>
Sun, 23 Aug 2020 20:59:05 +0000 (04:59 +0800)
committerJeffery To <redacted>
Tue, 6 Oct 2020 08:28:06 +0000 (16:28 +0800)
commit9074dbd91770d9913378a3c20e31ea5bde2c2be7
treeb9b15368458c0872d2bdfb25fca8b730bf8f0b97
parent3dd55b504cb4d7d4ca0251f4ce7b45ec8effeaf8
golang: Share build cache across package builds

This also adds a config option GOLANG_BUILD_CACHE_DIR to customize the
location of the build cache directory.

Signed-off-by: Jeffery To <redacted>
lang/golang/golang-package.mk
lang/golang/golang-values.mk
lang/golang/golang/Config.in
lang/golang/golang/Makefile
utils/ctop/Makefile
utils/docker-ce/Makefile
git clone https://git.99rst.org/PROJECT