Update to the 20200514 snapshot of GCC 8.4.1.
This bringes backports for aarch64, powerpc, the Fortran front end, and a bit on DWARF debugging.
This commit is contained in:
parent
0abf10d430
commit
28ad122747
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535532
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= gcc
|
PORTNAME= gcc
|
||||||
PORTVERSION= 8.4.1.s20200507
|
PORTVERSION= 8.4.1.s20200514
|
||||||
CATEGORIES= lang
|
CATEGORIES= lang
|
||||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1588962293
|
TIMESTAMP = 1589534543
|
||||||
SHA256 (gcc-8-20200507.tar.xz) = c1d205422aed041e3e7f29596cd8491b912484857d326d83a93e6833fe92e22c
|
SHA256 (gcc-8-20200514.tar.xz) = 93597d10dd9799b299e25a61f1a4858df5a4d29b02e6b367e9bda44b4045d62d
|
||||||
SIZE (gcc-8-20200507.tar.xz) = 60698196
|
SIZE (gcc-8-20200514.tar.xz) = 60699100
|
||||||
|
|
Loading…
Reference in a new issue