From e297d33c73aa22c86228170343c7b2f9bfac6f1e Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Thu, 17 Mar 2022 10:49:07 +0100 Subject: stdio-common: Generate ja_JP.EUC-JP locale It is needed by tst-swprintf. --- stdio-common/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'stdio-common') 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 -- cgit 1.4.1