Re: Build errors when building git on MacOS 11 (x86-64) and for M1 macs
From: Felipe Contreras <hidden> Date: 2021-06-10 14:24:21
Ævar Arnfjörð Bjarmason wrote:
This is arguably a bug in git's Makefile in that we should have that
"-I." in an ESSENTIAL_CFLAGS variable or something, I can't think of a
scenario where git would compile without it.
If they are so essential we probably don't even need a variable, just
put it directly into the $(CC) command.
--
Felipe Contreras