|
@@ -12,6 +12,7 @@ DOCKER_ENGINE_LICENSE_FILES = LICENSE
|
|
|
|
|
|
DOCKER_ENGINE_DEPENDENCIES = host-pkgconf
|
|
DOCKER_ENGINE_DEPENDENCIES = host-pkgconf
|
|
DOCKER_ENGINE_SRC_SUBDIR = github.com/docker/docker
|
|
DOCKER_ENGINE_SRC_SUBDIR = github.com/docker/docker
|
|
|
|
+DOCKER_ENGINE_GOMOD = github.com/docker/docker
|
|
|
|
|
|
DOCKER_ENGINE_LDFLAGS = \
|
|
DOCKER_ENGINE_LDFLAGS = \
|
|
-X main.GitCommit=$(DOCKER_ENGINE_VERSION) \
|
|
-X main.GitCommit=$(DOCKER_ENGINE_VERSION) \
|