1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way out

and GCC 4.6 has been the default for a while.

Approved by:	maintainer
This commit is contained in:
Gerald Pfeifer 2012-07-26 21:59:12 +00:00
parent 30c1a0a792
commit 8ad7d04c72
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301583

View File

@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
NO_LATEST_LINK= yes
USE_GMAKE= yes
USE_GCC= 4.4+
USE_GCC= 4.6+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-default-config-file=${PREFIX}/etc/rvm.conf \
--enable-assume-stl-memory-exception