lang/gcc10-devel: Update to the 20210418 snapshot of GCC 10.3.1
This brings three back ports for the tree optimizers/middle end, two for inter-procedural optimizations (IPA), one for the C++ front end and Fortran each, and three for libstdc++.
This commit is contained in:
parent
19d78ec343
commit
571058a192
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Gerald Pfeifer <gerald@FreeBSD.org>
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 10.3.1.s20210611
|
||||
PORTVERSION= 10.3.1.s20210618
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1623562743
|
||||
SHA256 (gcc-10-20210611.tar.xz) = 8d1d696bb128ab74c58dd148b07d852859d82adfc91048781ac3f6d94a899bb8
|
||||
SIZE (gcc-10-20210611.tar.xz) = 71632904
|
||||
TIMESTAMP = 1624094375
|
||||
SHA256 (gcc-10-20210618.tar.xz) = 0bddb09a7a094d283716650836bbe66b7272bea31c739b8a9c8f1131b1054159
|
||||
SIZE (gcc-10-20210618.tar.xz) = 71642900
|
||||
|
|
Loading…
Reference in a new issue