mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 13:47:48 +00:00
aa46366fc3
The GCC project has been using git for a while now. Update the repository field accordingly. Signed-off-by: Chris Packham <judge.packham@gmail.com>
7 lines
269 B
Plaintext
7 lines
269 B
Plaintext
repository='git git://gcc.gnu.org/git/gcc.git'
|
|
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'
|