Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runc-opencontainers: Drop obsolete patch | Paul Barker | 2018-05-09 | 1 | -85/+0 |
| | | | | | | | | The upstream Makefile now calls `$(GO)` instead of just `go` so this patch isn't needed anymore. Signed-off-by: Paul Barker <pbarker@toganlabs.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | ||||
* | runc: Use correct go cross-compiler | Paul Barker | 2017-10-05 | 1 | -0/+85 |
The makefiles for both providers of runc need to be patched in similar ways to ensure that we use the binaries from go-cross and not go-native. Signed-off-by: Paul Barker <pbarker@toganlabs.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |