mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-22 06:07:49 +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
265 B
Plaintext
7 lines
265 B
Plaintext
repository='svn svn://gcc.gnu.org/svn/gcc'
|
|
mirrors='$(CT_Mirrors GNU gcc/gcc-${CT_GCC_VERSION}) $(CT_Mirrors sourceware gcc/releases/gcc-${CT_GCC_VERSION})'
|
|
relevantpattern='4.*|. *|.'
|
|
origin='GNU'
|
|
milestones='4.9 5 6 7 8 9 10 11'
|
|
archive_formats='.tar.xz .tar.gz'
|