libucontext
libucontext copied to clipboard
fix parallel build for makefile
The copy for bits.h ran in parallel with the initial CC. sometimes on CI the build would fail as the file had not arrived by the time needed. Fix matches meson build process.