summary refs log tree commit diff
path: root/stdio-common
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2022-03-17 10:49:07 +0100
committerFlorian Weimer <fweimer@redhat.com>2022-03-17 10:50:26 +0100
commite297d33c73aa22c86228170343c7b2f9bfac6f1e (patch)
tree08642c30f2dadb61d2c22d38d7d4c88d53dea51b /stdio-common
parent46c75c9aa29ae68400fb205379168e9b10df80f5 (diff)
downloadglibc-e297d33c73aa22c86228170343c7b2f9bfac6f1e.tar.gz
glibc-e297d33c73aa22c86228170343c7b2f9bfac6f1e.tar.xz
glibc-e297d33c73aa22c86228170343c7b2f9bfac6f1e.zip
stdio-common: Generate ja_JP.EUC-JP locale
It is needed by tst-swprintf.
Diffstat (limited to 'stdio-common')
-rw-r--r--stdio-common/Makefile1
1 files changed, 1 insertions, 0 deletions
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