[PATCH COMMITTED] stdio-common: Generate ja_JP.EUC-JP locale

Florian Weimer fweimer@redhat.com
Thu Mar 17 10:12:39 GMT 2022


It is needed by tst-swprintf.

---
 stdio-common/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stdio-common/Makefile b/stdio-common/Makefile
index 4a4aa805ed..435cd8904f 100644
--- a/stdio-common/Makefile
+++ b/stdio-common/Makefile
@@ -250,6 +250,7 @@ LOCALES := \
   de_DE.ISO-8859-1 \
   de_DE.UTF-8 \
   en_US.ISO-8859-1 \
+  ja_JP.EUC-JP \
   ps_AF.UTF-8 \
   # LOCALES
 include ../gen-locales.mk



More information about the Libc-alpha mailing list