Update to the 20210227 snapshot of GCC 10.2.1.
This brings a back port for the aarch64 back end and fix for the Fortran front end.
This commit is contained in:
parent
3a881e011a
commit
862c62723b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=566941
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 10.2.1.s20210220
|
||||
PORTVERSION= 10.2.1.s20210227
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1613865178
|
||||
SHA256 (gcc-10-20210220.tar.xz) = 5949ac57af3dd740cef6723b687e1f1d8cf46e88ce60f68d365ba7d2cf6d1d4e
|
||||
SIZE (gcc-10-20210220.tar.xz) = 71535416
|
||||
TIMESTAMP = 1614497309
|
||||
SHA256 (gcc-10-20210227.tar.xz) = 715d223d27a2eb9633d2bc1833b6b6622603e3469302cd16c38d27da15442837
|
||||
SIZE (gcc-10-20210227.tar.xz) = 71535340
|
||||
|
|
Loading…
Reference in a new issue