openwrt-6.x/package/system/apk
Robert Marko e567f7b617 apk: backport fix for GCC15 with LTO
APK is currently broken when built with GCC15 and LTO as it will then hang
indefinitevely on the package/install step.

Luckily, upstream was able to find the issue and fix it, so lets backport
the fix as GCC15 is the default compiler on Fedora 42(And soon more distros)

Link: https://github.com/openwrt/openwrt/pull/18549
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-04-21 14:21:10 +02:00
..
files apk: add a customfeeds.list configuration file 2024-11-16 17:26:27 +01:00
patches apk: backport fix for GCC15 with LTO 2025-04-21 14:21:10 +02:00
Makefile apk: backport patch fixing broken apk update with wget fetch 2025-03-04 01:03:10 +01:00