Update to the 20171129 snapshot of GCC 6.4.1.

Like with lang/gcc6 now, make sure what we install is stripped (i.e.,
debug info is removed).  (For more background see revisions 454177.)
This commit is contained in:
Gerald Pfeifer 2017-11-30 06:23:59 +00:00
parent bf43557044
commit dbffc8db3e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455168
2 changed files with 8 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc
PORTVERSION= 6.4.1.s20171122
PORTVERSION= 6.4.1.s20171129
CATEGORIES= lang java
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
@ -94,6 +94,10 @@ CONFIGURE_ARGS+=--disable-bootstrap
CONFIGURE_ARGS+=--with-build-config=bootstrap-debug
ALL_TARGET= bootstrap-lean
.endif
INSTALL_TARGET= install-strip
.if ${UID} != 0
BINMODE= 755
.endif
CONFIGURE_ARGS+=--disable-nls \
--enable-gnu-indirect-function \
--libdir=${TARGLIB} \

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1511391489
SHA256 (gcc-6-20171122.tar.xz) = 31fafc3de86bce2e88e78be49fb6e2969090561902565f8a9ab4b487b6bf2563
SIZE (gcc-6-20171122.tar.xz) = 72605876
TIMESTAMP = 1511996873
SHA256 (gcc-6-20171129.tar.xz) = 045726114546a674f10f375a9103f26672932bd4178edf388f44c5bde75384e7
SIZE (gcc-6-20171129.tar.xz) = 72606568