Update to the 20191025 snapshot of GCC 8.3.1.
Fixes for Arm, debug information (DWARF2), and some for tree optimizers, C++ and libstdc++.
This commit is contained in:
parent
e20921f0dc
commit
2b4c13d540
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515683
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 8.3.1.s20191018
|
||||
PORTVERSION= 8.3.1.s20191025
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1571469968
|
||||
SHA256 (gcc-8-20191018.tar.xz) = d283e08654366645ed19848fb746aec8f6b683c7c4fb772f9a28640972fe8d2b
|
||||
SIZE (gcc-8-20191018.tar.xz) = 61981740
|
||||
TIMESTAMP = 1572073399
|
||||
SHA256 (gcc-8-20191025.tar.xz) = a593a993a3ef9ccbbb6d267661a198040e9546d80615fbb7929178f41cab4dbe
|
||||
SIZE (gcc-8-20191025.tar.xz) = 61985204
|
||||
|
|
Loading…
Reference in a new issue