]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Makefile: make gcov invocation configurable
authorThomas Rast <trast@student.ethz.ch>
Mon, 26 Jul 2010 07:43:41 +0000 (09:43 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Aug 2010 19:42:37 +0000 (12:42 -0700)
commite146d1772b57f595cd7c6537045eedbb82b98e37
treef5d0ba219965da5a97f91f132b4051b8b0947760
parente8b55f5c58d1d9e5d5cd5b24d96b7d3b51047440
Makefile: make gcov invocation configurable

If you customize CC to use a different version of gcc, most likely you
also need to use a different version of gcov.  Make it configurable.

Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile