mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-21 03:55:15 +00:00
be399f1046
Also, missed upgrades of gmp, isl, mingw-w64 Signed-off-by: Alexey Neyman <stilor@att.net>
11 lines
412 B
Plaintext
11 lines
412 B
Plaintext
# This is not a true package, but rather a part of glibc. When
|
|
# the ports were an external add-on, it used a separate repository
|
|
# and separate tarballs.
|
|
repository='git git://sourceware.org/git/glibc-ports.git'
|
|
mirrors='$(CT_Mirrors GNU glibc) $(CT_Mirrors sourceware glibc/releases)'
|
|
|
|
# Version of this package must be the same as the glibc's
|
|
versionlocked='glibc'
|
|
|
|
archive_formats='.tar.xz .tar.bz2 .tar.gz'
|