mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 06:51:26 +02:00
The LDFLAGS setting for package building is generally not suitable for building the kernel, and on some architectures will even lead to kernel build errors. Fixes errors like these on kernel architectures that do not set the LDFLAGS variable: ld: unrecognized option '-Wl,-O1' Signed-off-by: Geoff Levand <geoff@infradead.org>
Description
Languages
Shell
93%
Python
6.9%