[openwrt/openwrt] libunwind: fix typo in patch file suffix
LEDE Commits
lede-commits at lists.infradead.org
Fri Sep 26 02:55:58 PDT 2025
robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/cced09132ad2859b31036d306c1340e897df976c
commit cced09132ad2859b31036d306c1340e897df976c
Author: Wei-Ting Yang <williamatcg at gmail.com>
AuthorDate: Fri Sep 26 09:29:44 2025 +0800
libunwind: fix typo in patch file suffix
Fix typo in patch file suffix.
Signed-off-by: Wei-Ting Yang <williamatcg at gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20178
Signed-off-by: Robert Marko <robimarko at gmail.com>
---
.../patches/{005-loongarch64-musl.pattch => 005-loongarch64-musl.patch} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/package/libs/libunwind/patches/005-loongarch64-musl.pattch b/package/libs/libunwind/patches/005-loongarch64-musl.patch
similarity index 100%
rename from package/libs/libunwind/patches/005-loongarch64-musl.pattch
rename to package/libs/libunwind/patches/005-loongarch64-musl.patch
More information about the lede-commits
mailing list