tools: mtd-utils: fix patch 110 for musl
authorMario Andrés Pérez <[email protected]>
Wed, 26 Nov 2025 00:40:28 +0000 (01:40 +0100)
committerChristian Marangi <[email protected]>
Wed, 26 Nov 2025 09:16:48 +0000 (10:16 +0100)
commit2e944e083e7bddc0a8f54c5a83a01c9333b3777b
treec6418216f57636ecc37eb41cce367ffd3768a917
parent5a4e65f612b5114000e8f444e86546e0a6d34ab0
tools: mtd-utils: fix patch 110 for musl
This patch is introducing the same header that the other patch
001-ubifs-utils-link-libmissing.a-in-case-execinfo.h-isn.patch
is guarding against missing in musl libc. We need to
mimic that.

Signed-off-by: Mario Andrés Pérez <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20938
Signed-off-by: Christian Marangi <[email protected]>
tools/mtd-utils/patches/110-portability.patch