containerd-1.5.13

This commit is contained in:
Rmys
2022-06-07 23:56:47 +03:00
committed by GitHub
parent a8e1a04179
commit 264e65f403
2 changed files with 9 additions and 2 deletions
@@ -26,7 +26,7 @@ def build():
#shelltools.system("LDFLAGS= GOPATH=%s make GIT_COMMIT=72cec4b" % get.curDIR())
shelltools.system("LDFLAGS= make GIT_COMMIT=72cec4b EXTRA_LDFLAGS='-buildid='")
shelltools.system("LDFLAGS= make GIT_COMMIT=a17ec49 EXTRA_LDFLAGS='-buildid='")
def install():
shelltools.cd("%s/containerd" % get.workDIR())