Update to the 20200604 snapshot of GCC 8.4.1.
This adds Zeus support for aarch64 and two aarch64 fixes, two for gcov, and two for the Fortran front end.
This commit is contained in:
parent
add7c5d321
commit
af6893ad9f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538105
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 8.4.1.s20200528
|
||||
PORTVERSION= 8.4.1.s20200604
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1590742888
|
||||
SHA256 (gcc-8-20200528.tar.xz) = 73bb54a68f1ad2fdcfbeb2975666027ec95fd96100d6a04a6dd65c95e3267e4c
|
||||
SIZE (gcc-8-20200528.tar.xz) = 60694560
|
||||
TIMESTAMP = 1591340117
|
||||
SHA256 (gcc-8-20200604.tar.xz) = e53a28c9eb11846062cc5d5337ef302b318d70efa74f5f2c5687667d2edea239
|
||||
SIZE (gcc-8-20200604.tar.xz) = 60697328
|
||||
|
|
Loading…
Reference in a new issue