aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2020-02-25 11:25:08 +0100
committerSandrine Bailleux <sandrine.bailleux@arm.com>2020-03-31 11:34:16 +0000
commit32b209bfea25f6372894edc528d526070bb14e22 (patch)
tree461634be56afcf6a09620b762a352560bd41d1b1 /.gitignore
parent27c5e15ee4b5d4b57852667ef362d9821349547b (diff)
downloadplatform_external_arm-trusted-firmware-32b209bfea25f6372894edc528d526070bb14e22.tar.gz
platform_external_arm-trusted-firmware-32b209bfea25f6372894edc528d526070bb14e22.tar.bz2
platform_external_arm-trusted-firmware-32b209bfea25f6372894edc528d526070bb14e22.zip
Makefile: don't use $(CC) before value is explicit set
Unless specified in the environment, $(CC) expands to some generic host C compiler like cc or c99. We set our own value for $(CC), but only few lines later. Move the first use of the $(CC) variable behind the definition to correct this. Change-Id: I45344e063d21ddfe22b7ad77954e85c1c46087bd Fixes: 1684b8733 ("Use clang assembler when clang compiler is used") Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions