Update to the 20180713 snapshot of GCC 9.1.1.
This brings some fixes around Fortran, x86-64, tree-based optimizations,...
This commit is contained in:
parent
348769857c
commit
2bf6c20915
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506838
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 9.1.1.s20190706
|
||||
PORTVERSION= 9.1.1.s20190713
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1562498282
|
||||
SHA256 (gcc-9-20190706.tar.xz) = ed1e0ec2ff59fbc12d7802b675de39391a46ef55ec41407ea08929d9e2b91f87
|
||||
SIZE (gcc-9-20190706.tar.xz) = 68779120
|
||||
TIMESTAMP = 1563122332
|
||||
SHA256 (gcc-9-20190713.tar.xz) = 5990e841ffd54a46a3e9600138ee878759e0709ce5cd465b35f242a3816072d1
|
||||
SIZE (gcc-9-20190713.tar.xz) = 68778924
|
||||
|
|
Loading…
Reference in a new issue