mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-06 01:41:35 +01:00
The patches do the following: * install flatcar specific wrappers and systemd config * force some USE flags to default on * allow injecting CFLAGS/LDFLAGS so that torcx can work * force building with go1.13 (like upstream does) - this won't be necessary next time because docker master already uses go1.16