packages/utils/docker-ce
Jeffery To 89d3f0ab54 golang: Reorganize GoPackage/Environment and Makefile variables
* Move more environment variables into GoPackage/Environment
* Split GoPackage/Environment into target and build sections
* Do not set GOROOT_FINAL for Go packages (setting it should only affect
  the Go compiler and not Go packages)
* Set CGO_LDFLAGS to $(TARGET_LDFLAGS)
* Move GO_TARGET_* variables from golang-values.mk, and GO_VERSION_*
  variables from golang-version.mk, into golang/Makefile

This also updates runc, containerd, and docker-ce to reflect the changes
in GoPackage/Environment.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-02-05 14:19:34 +08:00
..
files docker-ce: Updated to 19.03.2 2019-10-06 12:07:21 +10:00
patches docker-ce: fix cross compilation and enable build for aarch64 and arm 2019-11-06 22:11:12 +08:00
Config.in docker-ce: Updated to 19.03.2 2019-10-06 12:07:21 +10:00
Makefile golang: Reorganize GoPackage/Environment and Makefile variables 2020-02-05 14:19:34 +08:00