1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +03:00

locale: Rewrite locale/gen-translit.pl in Python

This commit does not change the generated output file.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
This commit is contained in:
Florian Weimer
2018-12-18 11:36:29 +01:00
parent 40e6c1ec1f
commit 053c52b177
10 changed files with 1581 additions and 2364 deletions

View File

@ -846,7 +846,7 @@ class Context(object):
# Some other files have such dependencies but do not need to
# be touched because nothing in a build depends on the files
# in question.
for f in ('locale/C-translit.h', 'sysdeps/gnu/errlist.c',
for f in ('sysdeps/gnu/errlist.c',
'sysdeps/mach/hurd/bits/errno.h',
'sysdeps/sparc/sparc32/rem.S',
'sysdeps/sparc/sparc32/sdiv.S',

View File

@ -54,7 +54,7 @@ for f in $files; do
po/*.po)
# Files imported verbatim from the Translation Project.
;;
INSTALL | locale/C-translit.h \
INSTALL \
| locale/programs/charmap-kw.h | locale/programs/locfile-kw.h \
| po/libc.pot | sysdeps/gnu/errlist.c)
# Generated files.