]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mg/meson-hook-list-buildfix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 15 Jul 2026 20:24:19 +0000 (13:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Jul 2026 20:24:19 +0000 (13:24 -0700)
A racy build failure under Meson has been corrected by ensuring that
the generated header file 'hook-list.h' is built before compiling
files in 'builtin_sources' that depend on it.

* mg/meson-hook-list-buildfix:
  meson: restore hook-list.h to builtin_sources

1  2 
meson.build

diff --cc meson.build
Simple merge