mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-22 06:07:49 +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>
7 lines
259 B
Plaintext
7 lines
259 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.8 4.9 5 6 7'
|
|
archive_formats='.tar.xz .tar.gz'
|