mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 12:57:53 +00:00
0fe21f8db8
Also, remove a couple of config options that dealt with package versions that have been since retired. Signed-off-by: Alexey Neyman <stilor@att.net>
9 lines
476 B
Plaintext
9 lines
476 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='3.0.0 4.0.0'
|