mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 18:31:54 +01:00
Without exporting CC make was defaulting to using `cc` as the compiler which is the host compiler, not the cross compiler.
Description
Languages
Shell
93%
Python
6.9%