mirror of git://sourceware.org/git/glibc.git
stdio-common: Generate ja_JP.EUC-JP locale
It is needed by tst-swprintf.
This commit is contained in:
parent
46c75c9aa2
commit
e297d33c73
|
@ -250,6 +250,7 @@ LOCALES := \
|
||||||
de_DE.ISO-8859-1 \
|
de_DE.ISO-8859-1 \
|
||||||
de_DE.UTF-8 \
|
de_DE.UTF-8 \
|
||||||
en_US.ISO-8859-1 \
|
en_US.ISO-8859-1 \
|
||||||
|
ja_JP.EUC-JP \
|
||||||
ps_AF.UTF-8 \
|
ps_AF.UTF-8 \
|
||||||
# LOCALES
|
# LOCALES
|
||||||
include ../gen-locales.mk
|
include ../gen-locales.mk
|
||||||
|
|
Loading…
Reference in New Issue