mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-29 09:31:06 +02:00
Verity uses -fstack-protector-strong which was added in 4.7, use -all instead which is available in 4.6. Dunno what impact this has but we don't actually use it yet so *shrug*. Only a temporary fix since we would probably want to fork verity if we use it or drop support entirely if we decide we never will.
Description
Languages
Shell
93.1%
Python
6.9%