commit: e0521544900da42f55bd92363cfc8861d6738ddc
parent aad3c5c5c3b8c151cc02e9d1cdca90fd3a83a3b3
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sat, 21 Feb 2026 22:00:57 +0100
Apply wchar_t workaround for armv7 as well
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/make-root.sh b/make-root.sh
@@ -216,7 +216,7 @@ case "${ALPINE_ARCH}" in
esac
case "${ALPINE_ARCH}" in
-aarch64|armhf)
+armhf|armv7|aarch64)
# Compiling oksh-7.6
# In file included from alloc.c:12:
# In file included from sh.h:16: