1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Update to the 20140601 snapshot of GCC 4.10.

This has a workaround for clang pretending to be GCC but not being
compatible, so we no longer need to require GCC to build, even on
amd64.
This commit is contained in:
Gerald Pfeifer 2014-06-02 06:54:29 +00:00
parent bec644de66
commit 18c5873dfa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356195
2 changed files with 3 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc410
PORTVERSION= 4.10.0.s20140525
PORTVERSION= 4.10.0.s20140601
CATEGORIES= lang java
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= snapshots/${DISTVERSION}
@ -50,9 +50,6 @@ BOOTSTRAP_DESC= Build using a full bootstrap
.include <bsd.port.pre.mk>
.if exists(/usr/bin/clang) && ${ARCH} == "amd64"
USE_GCC= yes
.endif
.if ${ARCH} == "amd64"
CONFIGURE_TARGET= x86_64-portbld-${OPSYS:tl}${OSREL}
.else

View File

@ -1,2 +1,2 @@
SHA256 (gcc-4.10-20140525.tar.bz2) = d38f50479368928dc5d21da43fa1e1db42690b9fc533a77a5d68c2e3a17d9e06
SIZE (gcc-4.10-20140525.tar.bz2) = 85817328
SHA256 (gcc-4.10-20140601.tar.bz2) = 5cf278359b3da5a9fc7b3117eda0a3145ff1154434e3daa7a248e2556910dbf2
SIZE (gcc-4.10-20140601.tar.bz2) = 85770109