lang/gcc11-devel: Update to the 20210904
snapshot of GCC 11.2.1
This brings one back port for the x86 back end and five for powerpc (nee rs6000), two for the tree optimizers, one for C++ and four for Fortran. It also adds the missing runtime license exception to value-unwind.h for aarch64 and i386.
This commit is contained in:
parent
a7627770b0
commit
52639042d0
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Gerald Pfeifer <gerald@FreeBSD.org>
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 11.2.1.s20210828
|
||||
PORTVERSION= 11.2.1.s20210904
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630394058
|
||||
SHA256 (gcc-11-20210828.tar.xz) = d53b5d0cb66a937dca7881fc8760bffde0720fd856392dbf387f13515d5310c0
|
||||
SIZE (gcc-11-20210828.tar.xz) = 75613808
|
||||
TIMESTAMP = 1631112276
|
||||
SHA256 (gcc-11-20210904.tar.xz) = 2ffeb49b3238e57ff02b1e45a4388dba6208fa98b40472e3e7cca66fcbf02a22
|
||||
SIZE (gcc-11-20210904.tar.xz) = 75611776
|
||||
|
|
Loading…
Reference in a new issue