Update to the 20201205 snapshot of GCC 10.2.1.
This brings a backports for x86 and arm each and two for aarch64, ten for the middle end and various optimizers, and one for the C++ and Fortran front ends each plus libstdc++.
This commit is contained in:
parent
773872818c
commit
d339b7c1c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557761
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 10.2.1.s20201128
|
||||
PORTVERSION= 10.2.1.s20201205
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1606685021
|
||||
SHA256 (gcc-10-20201128.tar.xz) = 2e6f5d90d24615818d09d74ce3ce9ba1fae57628ba387405563861abbcacd75e
|
||||
SIZE (gcc-10-20201128.tar.xz) = 71494208
|
||||
TIMESTAMP = 1607259567
|
||||
SHA256 (gcc-10-20201205.tar.xz) = f564ba26addce17f64ea24e819c9a11c1759e4677b3013f05608f8be065dbf7d
|
||||
SIZE (gcc-10-20201205.tar.xz) = 71498056
|
||||
|
|
Loading…
Reference in a new issue