1
0
mirror of https://github.com/cjdelisle/openwrt.git synced 2025-05-11 03:45:31 +00:00
Files
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
..
2024-12-05 21:16:55 +01:00
2024-12-20 19:53:41 +01:00
2020-08-23 23:37:08 +01:00
2024-12-28 22:48:06 +01:00
2020-08-23 23:37:08 +01:00