]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rj/make-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Wed, 31 Jul 2024 20:34:17 +0000 (13:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 31 Jul 2024 20:34:17 +0000 (13:34 -0700)
A build tweak knob has been simplified by not setting the value
that is already the default; another unused one has been removed.

* rj/make-cleanup:
  config.mak.uname: remove unused uname_P variable
  Makefile: drop -Wno-universal-initializer from SP_EXTRA_FLAGS


Trivial merge