mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
cc6b7fad46
... and the code dependent on them, after the latest wave of obsolete package removals. This concludes the glorious history of the original uClibc (non-NG) with lots of kludges removed. There was a choice here, whether to call the resulting libc "uClibc" or "uClibc-ng". I opted in favor of giving uClibc-ng the recognition it deserves, although it had some ripple effect in the ct-ng code. Signed-off-by: Alexey Neyman <stilor@att.net>
7 lines
272 B
Plaintext
7 lines
272 B
Plaintext
repository='hg https://gmplib.org/repo/gmp/'
|
|
bootstrap='./.bootstrap'
|
|
mirrors='https://gmplib.org/download/gmp https://gmplib.org/download/gmp/archive $(CT_Mirrors GNU gmp)'
|
|
relevantpattern='*.*|.'
|
|
archive_formats='.tar.xz .tar.lz .tar.bz2'
|
|
signature_format='packed/.sig'
|