Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runc-docker: Disable building recvtty | Paul Barker | 2017-10-12 | 1 | -0/+26 |
The recvtty demo/reference application has cross compilation issues when targeting aarch64 platforms. As it is just a demo application and is not usually used, we can just patch the Makefile to disable building this application. Signed-off-by: Paul Barker <pbarker@toganlabs.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |