Update to the 20160110 development snapshot of GCC 6.
This addresses a build failure with option GRAPHITE set or when the devel/isl port is present [1] via a patch I contributed upstream since the previous snapshot. PR: 206075 [1]
This commit is contained in:
parent
6eeb6c78e6
commit
a7006d7115
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405763
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 6.0.0.s20160103
|
||||
PORTVERSION= 6.0.0.s20160110
|
||||
CATEGORIES= lang java
|
||||
MASTER_SITES= GCC/snapshots/${DISTVERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gcc-6-20160103.tar.bz2) = 1a5cd4a08b8579ebbab7667c1ebc01a51958a64cf1898720db28c6b8cd69155e
|
||||
SIZE (gcc-6-20160103.tar.bz2) = 93994614
|
||||
SHA256 (gcc-6-20160110.tar.bz2) = 943ed6c5ecb2fcd1c98e450815fb235a4dc00dcd0299ae985f41e14bdaf0653b
|
||||
SIZE (gcc-6-20160110.tar.bz2) = 94041839
|
||||
|
|
Loading…
Reference in a new issue