1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Update to the 20140309 snapshot of GCC 4.9.0.

This brings back bootstrap-lean which has been fixed upstream last
week, thus consuming less disk space when building this port.
This commit is contained in:
Gerald Pfeifer 2014-03-10 00:55:41 +00:00
parent 418ced1eda
commit 9ca5f96eb5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347713
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc49
PORTVERSION= 4.9.0.20140302
PORTVERSION= 4.9.0.20140309
CATEGORIES= lang java
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= snapshots/${DISTVERSION}
@ -70,7 +70,7 @@ GNU_CONFIGURE= yes
.if empty(PORT_OPTIONS:MBOOTSTRAP)
CONFIGURE_ARGS+=--disable-bootstrap
.else
ALL_TARGET= bootstrap
ALL_TARGET= bootstrap-lean
.endif
CONFIGURE_ARGS+=--disable-nls \
--enable-gnu-indirect-function \

View File

@ -1,2 +1,2 @@
SHA256 (gcc-4.9-20140302.tar.bz2) = 78838c2e96460326f2d39855afeae4f1473ac4280bdf513c239841bced24d149
SIZE (gcc-4.9-20140302.tar.bz2) = 85100991
SHA256 (gcc-4.9-20140309.tar.bz2) = cf00de8d8e1bb282884af42682bac280779aaaa52b3119ec7709eedb89cc6d4e
SIZE (gcc-4.9-20140309.tar.bz2) = 85468308