Update to the 20200815 snapshot of GCC 10.2.1.
This brings about a dozen of LTO related changes, three for powerpc and one for x86, four for C++ and the C++ standard library, and one for the Fortran front end.
This commit is contained in:
parent
30f49eae1d
commit
0a7384d15d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545805
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 10.2.1.s20200808
|
||||
PORTVERSION= 10.2.1.s20200815
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1596943755
|
||||
SHA256 (gcc-10-20200808.tar.xz) = 8557aa8f5c2671e0611ba3687bb79d7660e9043bdd2b9cd5e48ed3712db336d5
|
||||
SIZE (gcc-10-20200808.tar.xz) = 71401068
|
||||
TIMESTAMP = 1597590296
|
||||
SHA256 (gcc-10-20200815.tar.xz) = 38e6488bd93afbf20b21fb4f5ac6fb2775030500f09c0f4974a7acb9779c9653
|
||||
SIZE (gcc-10-20200815.tar.xz) = 71406608
|
||||
|
|
Loading…
Reference in a new issue