]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
stdio-common: Generate ja_JP.EUC-JP locale
authorFlorian Weimer <fweimer@redhat.com>
Thu, 17 Mar 2022 09:49:07 +0000 (10:49 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 17 Mar 2022 09:50:26 +0000 (10:50 +0100)
It is needed by tst-swprintf.

stdio-common/Makefile

index 4a4aa805ed77cfb8925bd9b1b5405f8233e27f80..435cd8904ff29240a2bc435fd6f43af277875442 100644 (file)
@@ -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