mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 05:43:09 +00:00
945b4c6436
This allows building newlib-nano in addition to newlib and picolibc, allowing users to select between C libraries within the same toolchain. Signed-off-by: Keith Packard <keithp@keithp.com>
11 lines
427 B
Plaintext
11 lines
427 B
Plaintext
origin='RedHat'
|
|
repository='git git://sourceware.org/git/newlib-cygwin.git'
|
|
# Do not use "$(CT_Mirrors sourceware newlib)" here: the mirrors (kernel.org
|
|
# and gnu.org) only store some older releases of newlib (2.0.0 and before).
|
|
mirrors='ftp://sourceware.org/pub/newlib'
|
|
milestones='2.0 2.1 2.2'
|
|
relevantpattern='*.*|.*. *.*|.'
|
|
archive_filename='newlib-@{version}'
|
|
archive_dirname='newlib-@{version}'
|
|
archive_formats='.tar.gz'
|