Update to the 20200430 snapshot of GCC 8.4.1.
This brings two fixes for aarch64.
This commit is contained in:
parent
a9527a90f7
commit
0c73651838
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533693
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 8.4.1.s20200424
|
||||
PORTVERSION= 8.4.1.s20200430
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1587805981
|
||||
SHA256 (gcc-8-20200424.tar.xz) = 1663a02a7298140be92680be6104389fc9ae2a75edc07c9dee851e66a83864f3
|
||||
SIZE (gcc-8-20200424.tar.xz) = 60689564
|
||||
TIMESTAMP = 1588320835
|
||||
SHA256 (gcc-8-20200430.tar.xz) = 3f1d46f244114d853e84fb018df5be9621cab8c86d46a822ab194723f1cf3c7a
|
||||
SIZE (gcc-8-20200430.tar.xz) = 60690276
|
||||
|
|
Loading…
Reference in a new issue