]> git.ipfire.org Git - thirdparty/git.git/commit
build: retire NO_UINTMAX_T
authorCarlo Marcelo Arenas Belón <carenas@gmail.com>
Wed, 2 Jul 2025 09:37:36 +0000 (02:37 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Jul 2025 16:10:01 +0000 (09:10 -0700)
commit0392f976a78867a1f8cfb6c937188f92c8206f5d
treef2b87b2c06ca54187ae0e4d193023cd3ddaf5374
parent46a3ab744b9d83e9c21a5b9f6ede29e840f658b4
build: retire NO_UINTMAX_T

A previous commit removed the last user of it, and it is no
longer useful with the codebase moving towards C99, which
specifies its definition.

Signed-off-by: Carlo Marcelo Arenas Belón <carenas@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
configure.ac
meson.build