libucontext icon indicating copy to clipboard operation
libucontext copied to clipboard

fix parallel build for makefile

Open dattrax opened this issue 2 years ago • 0 comments

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.

dattrax avatar Jun 19 '23 21:06 dattrax