Update to the 20190830 snapshot of GCC 8.3.1.
This brings loads of backports of tree optimization bug fixes, improvements for rs6000 (aka powerpc), some for libstdc++, and assorted others.
This commit is contained in:
parent
5b657a5b51
commit
953674256f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511078
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 8.3.1.s20190823
|
||||
PORTVERSION= 8.3.1.s20190830
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1566644718
|
||||
SHA256 (gcc-8-20190823.tar.xz) = 0d7b6a93eae6b90acc6005bd17f8b0d648bcece526954ba381b1bdb8d1037d19
|
||||
SIZE (gcc-8-20190823.tar.xz) = 61898024
|
||||
TIMESTAMP = 1567226297
|
||||
SHA256 (gcc-8-20190830.tar.xz) = 4b05c96968a679b63db6590fe2d047f9ef5df2676a06093df7fb00045289e427
|
||||
SIZE (gcc-8-20190830.tar.xz) = 61917852
|
||||
|
|
Loading…
Reference in a new issue