commit | 9aef73888509d10193615ee5cd9cf439ca44e937 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sun Jul 19 15:17:03 2009 -0400 |
committer | Wolfgang Denk <wd@denx.de> | Thu Jul 23 21:26:14 2009 +0200 |
tree | 7a54a47f6456799f8d7531538b1f1e965d7b4907 | |
parent | 2e9393f500065f940e5e4ac7fe375e4c0b77b936 [diff] |
unify HOST_CFLAGS and HOSTCFLAGS The top build system sets up HOSTCFLAGS a bit and exports it, but other places use HOST_CFLAGS instead. Unify the two as HOSTCFLAGS so that the values stay in sync. Signed-off-by: Mike Frysinger <vapier@gentoo.org>