aboutsummaryrefslogtreecommitdiffstats
path: root/testing/nim/nim-config-fix-coro.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/nim: fix coroutinesJean-Louis Fuchs2018-01-141-0/+11
Fix coroutines by using setjmp instead of ucontext (which musl doesn't support because it deprecated)