mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-07 03:19:14 +00:00
libc/uClibc: fix downloading pregen locales
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> (transplanted from 223aaf040327e204f0801549e9c0cf6225bdf29d)
This commit is contained in:
parent
b3bd27a3dd
commit
d46cb2c97e
@ -5,7 +5,7 @@
|
|||||||
# This is a constant because it does not change very often.
|
# This is a constant because it does not change very often.
|
||||||
# We're in 2010, and are still using data from 7 years ago.
|
# We're in 2010, and are still using data from 7 years ago.
|
||||||
uclibc_locales_version=030818
|
uclibc_locales_version=030818
|
||||||
uclibc_local_tarball="uClibc-locales-${uclibc_locale_version}"
|
uclibc_local_tarball="uClibc-locale-${uclibc_locales_version}"
|
||||||
|
|
||||||
# Download uClibc
|
# Download uClibc
|
||||||
do_libc_get() {
|
do_libc_get() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user