mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-09-03 21:01:09 +02:00
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>