diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-03-31 15:27:29 +0200 |
---|---|---|
committer | Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> | 2018-03-31 19:57:31 +0200 |
commit | e8257a8f09fcc1aea7f759362a955a1dff1db7bf (patch) | |
tree | ca02d5e6a6413673bfb9e9a01642d66607838566 /docs/manual | |
parent | 91b4a4525bf30a03c1f2542b3c4d340e5e4ca42a (diff) | |
download | buildroot-e8257a8f09fcc1aea7f759362a955a1dff1db7bf.tar.gz buildroot-e8257a8f09fcc1aea7f759362a955a1dff1db7bf.zip |
docker-containerd: remove symlink to $(RUNC_SRCDIR)
The DOCKER_CONTAINERD_CONFIGURE_CMDS creates a symlink to runc's
source directory, but it does not build depend on runc, which means
that the runc package may not have been extracted/built before
docker-containerd.
Therefore, when doing a build with "make docker-containerd", this
symbolic link is broken, but it doesn't prevent docker-containerd from
building.
Therefore, this symlink is not necessary and can be dropped.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions