Update to the 20160602 snapshot of GCC 6.
This includes following (and hence fixing) armv6hf* -> armv6* on FreeBSD 11 and later.
This commit is contained in:
parent
38507c5585
commit
e6a765b145
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416459
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 6.1.1.s20160526
|
||||
PORTVERSION= 6.1.1.s20160602
|
||||
CATEGORIES= lang java
|
||||
MASTER_SITES= GCC/snapshots/${DISTVERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1464441916
|
||||
SHA256 (gcc-6-20160526.tar.bz2) = afe4db2c9ddd61cc6e4c77d1606f19bd423f213d851ea1e2c38f7ad59f6b7e6a
|
||||
SIZE (gcc-6-20160526.tar.bz2) = 95488497
|
||||
TIMESTAMP = 1464957280
|
||||
SHA256 (gcc-6-20160602.tar.bz2) = 4ca2cca4938ecb72fedd39df9fbac1fedd1e1efe23536a083643d17732a088cc
|
||||
SIZE (gcc-6-20160602.tar.bz2) = 95411803
|
||||
|
|
Loading…
Reference in a new issue