$(WAYLAND_SRC) contains up to 4 files which, given right timing and parallelization level, can spawn 4 independent make processes during parallel build. Each process generates same set of files intermittently leading to inconsistent results. Instead use one common target each source file depends on.
Fixes #19419
https://github.com/vim/vim/pull/19420
(1 file)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()