mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-30 01:28:53 +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>
9 lines
470 B
Plaintext
9 lines
470 B
Plaintext
repository='svn https://scm.gforge.inria.fr/anonscm/svn/mpfr'
|
|
# TBD: meta-package autoconf-archive to install extra m4's
|
|
bootstrap='wget -O m4/ax_pthread.m4 \\"http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=blob_plain;f=m4/ax_pthread.m4\\" && ./autogen.sh'
|
|
mirrors='http://www.mpfr.org/mpfr-${CT_MPFR_VERSION} $(CT_Mirrors GNU mpfr)'
|
|
relevantpattern='*.*|.'
|
|
archive_formats='.tar.xz .tar.bz2 .tar.gz .zip'
|
|
signature_format='packed/.asc'
|
|
milestones='4.0.0'
|