build: allow easy override of GCC_BASE
commitce870b5e305bf4f4422b1a82d75b6c73271981fa
authorDiego Elio Pettenò <flameeyes@gmail.com>
Wed, 13 Apr 2011 11:06:04 +0000 (13 13:06 +0200)
committerChristopher Li <sparse@chrisli.org>
Mon, 18 Apr 2011 10:21:07 +0000 (18 03:21 -0700)
treedc8e1842cca4d24cc656042282cc91af98dd9ab6
parent0c7d6bffbccead5fdf0897d575b12e389496c9d7
build: allow easy override of GCC_BASE

Sometimes gcc reports the wrong path for its own base (for instance when
ICC is present in the same system); by allowing an override of GCC_BASE in
Makefile, it's easier for packages to fix this up.

Signed-off-by: Christopher Li <sparse@chrisli.org>
Makefile