openwrt/package/utils/busybox
Felix Fietkau e6ce868c3a 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>
2024-12-28 22:48:06 +01:00
..
config busybox: update to 1.37.0 2024-12-05 21:16:55 +01:00
files busybox: Save shell history into /tmp 2024-12-08 19:18:02 +01:00
patches busybox: Fix hexdump applet 2024-12-20 19:53:41 +01:00
Config-defaults.in busybox: Save shell history into /tmp 2024-12-08 19:18:02 +01:00
Config.in
convert_defaults.pl
convert_menuconfig.pl
Makefile busybox: fix LTO compiler flags 2024-12-28 22:48:06 +01:00
selinux.config