summaryrefslogtreecommitdiff
path: root/bisect.c
diff options
context:
space:
mode:
authorLibravatar Matthieu Moy <Matthieu.Moy@imag.fr>2016-06-01 10:00:08 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-06-01 08:17:15 -0700
commit51dd3e81d4b5098d7eca9a1370616b8e8f7784c2 (patch)
tree2c97678646bcb62511a89a8df042663c3ead21aa /bisect.c
parentMakefile: move 'ifdef DEVELOPER' after config.mak* inclusion (diff)
downloadtgif-51dd3e81d4b5098d7eca9a1370616b8e8f7784c2.tar.xz
Makefile: add $(DEVELOPER_CFLAGS) variable
This does not change the behavior, but allows the user to tweak DEVELOPER_CFLAGS on the command-line or in a config.mak* file if needed. This also makes the code somewhat cleaner as it follows the pattern <initialisation of variables> <include statements> <actual build logic> by specifying which flags to activate in the first part, and actually activating them in the last one. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'bisect.c')
0 files changed, 0 insertions, 0 deletions