mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
Update to the 20141116 snapshot of GCC 5.0.
This no longer breaks on FreeBSD 10.0 and later using clang.
This commit is contained in:
parent
c52e30d2e1
commit
fc5fa04b79
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373033
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc5
|
||||
PORTVERSION= 5.0.s20141109
|
||||
PORTVERSION= 5.0.s20141116
|
||||
CATEGORIES= lang java
|
||||
MASTER_SITES= ${MASTER_SITE_GCC}
|
||||
MASTER_SITE_SUBDIR= snapshots/${DISTVERSION}
|
||||
@ -50,10 +50,6 @@ BOOTSTRAP_DESC= Build using a full bootstrap
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 1000000
|
||||
IGNORE= fails to build, fix pending
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
CONFIGURE_TARGET= x86_64-portbld-${OPSYS:tl}${OSREL}
|
||||
.else
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gcc-5-20141109.tar.bz2) = 772a82d3a37eced38cbf6f3f4669da6e1d3a07e40d8c3ffe9aafc61079b10c29
|
||||
SIZE (gcc-5-20141109.tar.bz2) = 87445953
|
||||
SHA256 (gcc-5-20141116.tar.bz2) = 27a810c4dce23567b04333d8a8690263d42fee29bd023918c9ecbba8d5ead082
|
||||
SIZE (gcc-5-20141116.tar.bz2) = 88371200
|
||||
|
Loading…
Reference in New Issue
Block a user