aboutsummaryrefslogtreecommitdiff
path: root/benchtests/Makefile
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-02-19 02:27:11 -0500
committerMike Frysinger <vapier@gentoo.org>2016-04-08 18:56:34 -0400
commit20003c49884422da7ffbc459cdeee768a6fee07b (patch)
tree115bacb07d1d6619a26929b064cab1c579c5c26f /benchtests/Makefile
parenteb64b6d4571caea5fe39f6427565f849b09c23b6 (diff)
downloadglibc-20003c49884422da7ffbc459cdeee768a6fee07b.zip
glibc-20003c49884422da7ffbc459cdeee768a6fee07b.tar.gz
glibc-20003c49884422da7ffbc459cdeee768a6fee07b.tar.bz2
localedata: iw_IL: delete old/deprecated locale [BZ #16137]
From the bug: Obsolete locale. The ISO-639 code for Hebrew was changed from 'iw' to 'he' in 1989, according to Bruno Haible on libc-alpha 2003-09-01. Reported-by: Chris Leonard <cjlhomeaddress@gmail.com>
Diffstat (limited to 'benchtests/Makefile')
-rw-r--r--benchtests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchtests/Makefile b/benchtests/Makefile
index 020ab98..61077ea 100644
--- a/benchtests/Makefile
+++ b/benchtests/Makefile
@@ -48,7 +48,7 @@ string-benchset-all := $(string-benchset) ${wcsmbs-benchset}
LOCALES := en_US.UTF-8 tr_TR.UTF-8 cs_CZ.UTF-8 fa_IR.UTF-8 fr_FR.UTF-8 \
ja_JP.UTF-8 si_LK.UTF-8 en_GB.UTF-8 vi_VN.UTF-8 ar_SA.UTF-8 \
da_DK.UTF-8 pl_PL.UTF-8 pt_PT.UTF-8 el_GR.UTF-8 ru_RU.UTF-8 \
- iw_IL.UTF-8 is_IS.UTF-8 es_ES.UTF-8 hi_IN.UTF-8 sv_SE.UTF-8 \
+ he_IL.UTF-8 is_IS.UTF-8 es_ES.UTF-8 hi_IN.UTF-8 sv_SE.UTF-8 \
hu_HU.UTF-8 it_IT.UTF-8 sr_RS.UTF-8 zh_CN.UTF-8
include ../gen-locales.mk