mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 07:21:14 +02:00
With optimizations enabled, seccomp fails to compile with errors like: error: enumerator value for '__cgo_enum__0' is not an integer constant This is due to https://github.com/golang/go/issues/14669.