[PATCH] Makefile: improve dependency generation

Jason A. Donenfeld Jason at zx2c4.com
Thu Nov 15 01:57:49 CET 2012


On Thu, Nov 15, 2012 at 1:46 AM, Jamie Couture <jamie.couture at gmail.com> wrote:
> +CFLAGS += -g -Wall -Igit

The -g should only be added with a ?=, or something conditional on the
environment, so that distros don't have to patch it up to get a
release build.




More information about the CGit mailing list