Use BASIC_FLAGS for profile feedback
commit0be314c20742cd62cd6e8fcfbcc4535fb2a99675
authorAndi Kleen <ak@linux.intel.com>
Fri, 4 Jul 2014 23:43:48 +0000 (4 16:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Jul 2014 21:01:11 +0000 (7 14:01 -0700)
tree5d22eab36f59d173dc9dc8f4451e9dcb7ae33546
parent6f92e5ff3cdc813de8ef5327fd4bad492fb7d6c9
Use BASIC_FLAGS for profile feedback

Use BASIC_CFLAGS instead of CFLAGS to set up the profile feedback
option in the Makefile.

This allows still overriding CFLAGS on the make command line
without disabling profile feedback.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile