build: Introduce HOSTCC flag
authordp-arm <dimitris.papastamos@arm.com>
Tue, 2 May 2017 10:09:11 +0000 (11:09 +0100)
committerdp-arm <dimitris.papastamos@arm.com>
Wed, 24 May 2017 13:24:49 +0000 (14:24 +0100)
commit72610c4102990d4f17bd654acad9a415733f795b
tree41e915c7f30006b248434119f70cdc05d26c130e
parent344af65608262b9ee9d71617c5f5e087c82bd7c4
build: Introduce HOSTCC flag

Tools are built using the compiler specified in `HOSTCC` instead of
reusing the `CC` variable.  By default, gcc is used.

Change-Id: I83636a375c61f4804b4e80784db9d061fe20af87
Signed-off-by: dp-arm <dimitris.papastamos@arm.com>
Makefile
tools/cert_create/Makefile
tools/fiptool/Makefile