From: Florian Weimer Date: Thu, 17 Mar 2022 09:49:07 +0000 (+0100) Subject: stdio-common: Generate ja_JP.EUC-JP locale X-Git-Tag: glibc-2.36~490 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e297d33c73aa22c86228170343c7b2f9bfac6f1e;p=thirdparty%2Fglibc.git stdio-common: Generate ja_JP.EUC-JP locale It is needed by tst-swprintf. --- diff --git a/stdio-common/Makefile b/stdio-common/Makefile index 4a4aa805ed7..435cd8904ff 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