]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'cb/pedantic-build-for-developers'
authorJunio C Hamano <gitster@pobox.com>
Mon, 20 Sep 2021 22:20:41 +0000 (15:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 Sep 2021 22:20:41 +0000 (15:20 -0700)
Update the build procedure to use the "-pedantic" build when
DEVELOPER makefile macro is in effect.

* cb/pedantic-build-for-developers:
  developer: enable pedantic by default
  win32: allow building with pedantic mode enabled
  gettext: remove optional non-standard parens in N_() definition

1  2 
Makefile

diff --cc Makefile
Simple merge