mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
We experience an issue with glibc-2.33 which causes all binaries in the OS image to end up not stripped, which would increase the size of the OS image threefold. The change masks glibc-2.33 for all architectures, so the build will default on glibc-2.32 until we have fixed the issue. Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
Description
Languages
Shell
93%
Python
6.9%