ucontext on Alpine
Created on 2020-08-30T21:41:31.183070
ucontext is a glibc extension but is available as an external library for muscl.
- You must install `libucontext` and `libucontext-dev`.
- You must add this to the front of your linking parameters:
-Wl,-whole-archive /lib/libucontext.a -Wl,--no-whole-archive