Update to the 20200829 snapshot of GCC 10.2.1.
This brings two update for the x86 back end, one each for powerpc and arm, eight for the middle end, four for the Fortran front end, and two each for the C front end, the C++ front end, and libstdc++.
This commit is contained in:
parent
3b911192c4
commit
6099f2a908
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547596
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 10.2.1.s20200822
|
||||
PORTVERSION= 10.2.1.s20200829
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1598166761
|
||||
SHA256 (gcc-10-20200822.tar.xz) = 7f78542b23e194b88d37ee1be33c06b8b8c2e27a60a21b434fc8b6b125619d5d
|
||||
SIZE (gcc-10-20200822.tar.xz) = 71412332
|
||||
TIMESTAMP = 1598864018
|
||||
SHA256 (gcc-10-20200829.tar.xz) = ae8b649aff846c8c9d2d4606e07126c27d60fadc22331bf8a51a54d4b56839aa
|
||||
SIZE (gcc-10-20200829.tar.xz) = 71411740
|
||||
|
|
Loading…
Reference in a new issue