mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-01 08:41:36 +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.