New comment by notthewave on void-packages repository https://github.com/void-linux/void-packages/pull/35077#issuecomment-1013894974 Comment: I got stuck at the same point trying to make it work with musl. ~~But you seem to have solved that already~~ ``` /usr/bin/ld: gnu_10.2_cxx11_64_none/libtbb.so.12.5: undefined reference to `swapcontext' /usr/bin/ld: gnu_10.2_cxx11_64_none/libtbb.so.12.5: undefined reference to `getcontext' /usr/bin/ld: gnu_10.2_cxx11_64_none/libtbb.so.12.5: undefined reference to `makecontext' ```