mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to the 20201226 snapshot of GCC 10.2.1.
This brings a backport for the RTL optimizers, two for the x86 back end, two for the C++ front end, and one for Fortran. It also changes the processor defaults for 32- und 64-bit powerpc to PPC7450 and POWER8, respectively, per a request by pkubaj@ that I pushed upstream. [1] PR: 251670 [1]
This commit is contained in:
parent
0413433eff
commit
1cfbb28658
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559455
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 10.2.1.s20201219
|
||||
PORTVERSION= 10.2.1.s20201226
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1608489473
|
||||
SHA256 (gcc-10-20201219.tar.xz) = d247faf24387214a7c149222170ae3fecd309193267b5863ec4c320b78cf4063
|
||||
SIZE (gcc-10-20201219.tar.xz) = 71496012
|
||||
TIMESTAMP = 1609107322
|
||||
SHA256 (gcc-10-20201226.tar.xz) = e6343b83651b0e75e346f7a0fbfc683c5e15bad4df20aed4a5df722a5a7bc4b5
|
||||
SIZE (gcc-10-20201226.tar.xz) = 71498348
|
||||
|
Loading…
Reference in New Issue
Block a user