mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 22:11:39 +02:00
The hardened and sanitizer options are masked on arm64 so the arm64 cross compiler should also not enable them instead of inheriting the amd64 default to enable them. Fixes building cross gcc.