Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/libcoro: armhf build fix | Natanael Copa | 2017-07-18 | 1 | -1/+1 |
| | | | | | arm assembly requires armv7 and we build for armv6, so we need to disable assembly for our armhf. | ||||
* | testing/libcoro: CORO_ASM not supported on aarch64, use CORO_SJLJ | Jakub Jirutka | 2017-07-17 | 1 | -1/+1 |
| | |||||
* | testing/libcoro: new aport | Jakub Jirutka | 2017-07-15 | 2 | -0/+109 |
http://software.schmorp.de/pkg/libcoro.html Coroutines (cooperative multitasking) in a portable fashion implemented in C |