mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02: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.