mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to the 20200417 snapshot of GCC 8.4.1.
This only brings one fix for i386 and reduces a false positive warning in the Fortran front end.
This commit is contained in:
parent
7864a73360
commit
c09c492927
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532020
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 8.4.1.s20200410
|
||||
PORTVERSION= 8.4.1.s20200417
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1586560487
|
||||
SHA256 (gcc-8-20200410.tar.xz) = a2c596991e0324a876ac7fd12a7c6d9c537d72490b7d617448f368e5ef3e9387
|
||||
SIZE (gcc-8-20200410.tar.xz) = 60684304
|
||||
TIMESTAMP = 1587203912
|
||||
SHA256 (gcc-8-20200417.tar.xz) = 866496ae893c2be65fc84aa1854097e53b604a695c885b6fe1313d1b28305045
|
||||
SIZE (gcc-8-20200417.tar.xz) = 60689492
|
||||
|
Loading…
Reference in New Issue
Block a user