Hi, I'm wondering about the status of my PR (#1123) and Felipe's parallel Cmake update (#1126)? I'm not quite sure how to proceed, because I assume they are not quite compatible. I hoped I could just grab Felipe's patch and try to apply it on my version to see what needs to be adjusted, but I can't find any way to download the diff. Is it possible? In any case, I've found a similar issue which should perhaps be fixed the same way (though it only affects me in one place right now). Haiku has pthreads bundled in the root library, so it doesn't need libpthread. I found that the build had skipped the OSC lib, and when I built it I had to remove the pthread requirement in Cmake. Advice appreciated.