Commit Graph

11 Commits

Author SHA1 Message Date
Tianling Shen
917812d10d
runc: fix build with golang 1.16
Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be
built in non-module mode.

Module-aware mode will be mandatory in the next golang release.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-05 19:18:35 +08:00
Tianling Shen
0543ce727d
Revert "runc: fixed compiler error"
This reverts commit 083bc446c9.
2021-03-05 19:17:08 +08:00
Beginner-Go
083bc446c9 runc: fixed compiler error 2021-03-04 14:01:48 +00:00
coolsnowwolf
c36ad692b4 packages: sync to new packages 2020-07-08 14:18:52 +08:00
KFERMercer
6689ca74fb docker-ce: fix build failure
fix pull request #56 from hyird/master

containerd: bump to 7ad184331fa3e55e52b890ea95e65ba581ae3429
libnetwork: bump to 9fd385be8302dbe1071a3ce124891893ff27f90f
runc: bump to dc9208a3303feef5b3839f4323d9beb36df0a9dd
2020-04-27 10:51:01 +08:00
Texot
f35caf0c44 Fix necessary recompiling not detected 2020-02-27 00:45:06 +08:00
LEAN-ESX
678c7b2eb4 docker-ce: add aarch64 support 2019-10-19 06:08:28 -07:00
LEAN-ESX
8640ab9018 runc: fix version 2019-10-19 05:22:12 -07:00
LEAN-ESX
a63dc79621 docker-ce: add arm/armv8 with FPU support 2019-10-19 05:17:20 -07:00
LEAN-ESX
5e61fcbdd4 docker-ce: Updated to 19.03.3 and updated relevant dependencies 2019-10-18 01:10:15 -07:00
LEAN-ESX
59ce01cbc6 add package runc 2019-10-08 07:49:15 -07:00