mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-16 09:52:20 +02: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