openwrt/package/utils/busybox
Felix Fietkau 9a0a05d52a
Some checks failed
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Has been cancelled
busybox: fix LTO compiler flags
When doing LTO builds, the target related CFLAGS need to be passed to the
linker, so that they are considered for target code generation.
Pass TARGET_CFLAGS in EXTRA_LDFLAGS to ensure that this is handled properly.

Fixes: #17200
Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry picked from commit e6ce868c3a)
2024-12-28 22:50:04 +01:00
..
config busybox: update to 1.36.0 2023-01-07 17:22:54 +01:00
files busybox: sysntpd: add trigger to reload server 2021-06-27 23:54:06 +02:00
patches busybox: update to 1.36.0 2023-01-07 17:22:54 +01:00
Config-defaults.in failsafe: fix console failsafe shell 2024-08-19 18:55:00 +02:00
Config.in busybox: add selinux variant 2020-08-23 23:37:08 +01:00
convert_defaults.pl busybox: add a reworked implementation of menuconfig support, this time with a guard option that keeps all symbols at default values until an extra option is activated 2014-01-31 13:50:16 +00:00
convert_menuconfig.pl busybox: adjust convert_menuconfig.pl to emit relative path references for Config.in files and refresh generated files 2016-01-03 11:38:31 +00:00
Makefile busybox: fix LTO compiler flags 2024-12-28 22:50:04 +01:00
selinux.config busybox: add selinux variant 2020-08-23 23:37:08 +01:00