mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-27 06:11:50 +01:00
Without exporting CC make was defaulting to using `cc` as the compiler which is the host compiler, not the cross compiler.
Without exporting CC make was defaulting to using `cc` as the compiler which is the host compiler, not the cross compiler.