summaryrefslogtreecommitdiffstats
path: root/recipes-containers/runc/runc-opencontainers
Commit message (Collapse)AuthorAgeFilesLines
* runc: Use correct go cross-compilerPaul Barker2017-10-051-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>