mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-20 21:33:08 +00:00
f00a45eba6
Add gcc 13.1.0 with rebased patches against the new version. https://gcc.gnu.org/pipermail/gcc-announce/2023/000175.html https://gcc.gnu.org/gcc-13/changes.html https://gcc.gnu.org/gcc-13/porting_to.html Signed-off-by: Chris Packham <judge.packham@gmail.com>
7 lines
275 B
Plaintext
7 lines
275 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 12 13'
|
|
archive_formats='.tar.xz .tar.gz'
|