[vim/vim] Use single target to generate wayland protocol files (PR #19420)

3 views
Skip to first unread message

Jan Palus

unread,
Feb 15, 2026, 4:56:38 PM (17 hours ago) Feb 15
to vim/vim, Subscribed

$(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


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/19420

Commit Summary

  • dbe9d29 Use single target to generate wayland protocol files

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19420@github.com>

Reply all
Reply to author
Forward
0 new messages