diff options
author | Danny Holman <dholman@gymli.org> | 2022-03-22 13:29:10 -0500 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2022-03-22 13:29:10 -0500 |
commit | 84fe944adc002bc6e8844e9ac9c292b9d7dd3f92 (patch) | |
tree | 2e92b776eff5698e1036e4b3290488b508d50fd0 /arch | |
parent | arch: i386: move non-critial files out of boot (diff) | |
download | box-84fe944adc002bc6e8844e9ac9c292b9d7dd3f92.tar.gz box-84fe944adc002bc6e8844e9ac9c292b9d7dd3f92.tar.zst box-84fe944adc002bc6e8844e9ac9c292b9d7dd3f92.zip |
Makefile: explicitly define CC variable
The CC variable is already defined by the make program, so use "CC:="
instead of "CC?=". This makes sure the proper cross compiler is in use.
Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions