lang/gcc11-devel: Update to the 20210626 snapshot of GCC 11.1.1
This brings four back ports for the tree optimizers, three for the middle end, two for debug information, nine for the powerpc back end, two for x86, and two for the Fortran and C++ front ends, each, plus one for libstdc++.
This commit is contained in:
parent
6384046d5f
commit
43b50b31ad
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Gerald Pfeifer <gerald@FreeBSD.org>
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 11.1.1.s20210619
|
||||
PORTVERSION= 11.1.1.s20210626
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1624260935
|
||||
SHA256 (gcc-11-20210619.tar.xz) = eae62d92fc073ae11aa64e2b26a958b76d28a85d51a06870647cd224812e055a
|
||||
SIZE (gcc-11-20210619.tar.xz) = 75520204
|
||||
TIMESTAMP = 1624796865
|
||||
SHA256 (gcc-11-20210626.tar.xz) = d778dd63ed6ad90b170438c5e63f6317d212e8bdca25651bb29ebc257b9cea99
|
||||
SIZE (gcc-11-20210626.tar.xz) = 75540396
|
||||
|
|
Loading…
Reference in a new issue