Merge branch 'js/build-fuzz-more-often'
commit473dcb4d89494a826b84a21f5dd4220cf79cb331
authorJunio C Hamano <gitster@pobox.com>
Tue, 30 Apr 2024 21:49:44 +0000 (30 14:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Apr 2024 21:49:44 +0000 (30 14:49 -0700)
tree20417265fcfc86fc773da6fd5b877f124220a1c6
parent07410bb4e8d4c50350dea538f9a758e71bd5d848
parent8427b7e72be088a4ebe12d2603c43c73657377bb
Merge branch 'js/build-fuzz-more-often'

In addition to building the objects needed, try to link the objects
that are used in fuzzer tests, to make sure at least they build
without bitrot, in Linux CI runs.

* js/build-fuzz-more-often:
  fuzz: link fuzz programs with `make all` on Linux
Makefile
config.mak.uname