summaryrefslogtreecommitdiff
path: root/builtin-check-ref-format.c
diff options
context:
space:
mode:
authorLibravatar Jonathan Nieder <jrnieder@gmail.com>2010-01-06 02:06:03 -0600
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-01-06 01:33:35 -0800
commitde54e67c1a892167ade274017a946de1f99920d1 (patch)
treed378a4e1bccb23134f151b60e3a3df3a3328c6c5 /builtin-check-ref-format.c
parentMakefile: use target-specific variable to pass flags to cc (diff)
downloadtgif-de54e67c1a892167ade274017a946de1f99920d1.tar.xz
Makefile: learn to generate listings for targets requiring special flags
'make git.s' to debug code generation of main() fails because git.c makes use of preprocessor symbols such as GIT_VERSION that are not set. make does not generate code listings for builtin_help.c, exec_cmd.c, builtin-init-db.c, config.c, http.c, or http-walker.c either, for the same reason. So pass the flags used to generate each .o file when generating the corresponding assembler listing. Acked-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-check-ref-format.c')
0 files changed, 0 insertions, 0 deletions