Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2013 06:57:04 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329870 - head/devel/compiler-rt
Message-ID:  <201310090657.r996v4EF080077@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Oct  9 06:57:03 2013
New Revision: 329870
URL: http://svnweb.freebsd.org/changeset/ports/329870

Log:
  Remove useless use of USE_GCC

Modified:
  head/devel/compiler-rt/Makefile

Modified: head/devel/compiler-rt/Makefile
==============================================================================
--- head/devel/compiler-rt/Makefile	Wed Oct  9 06:55:59 2013	(r329869)
+++ head/devel/compiler-rt/Makefile	Wed Oct  9 06:57:03 2013	(r329870)
@@ -19,7 +19,6 @@ INSTALL_WRKSRC=		${WRKDIR}/build
 CMAKE_SOURCE_PATH=	${WRKSRC}
 
 USES=		cmake
-USE_GCC=	4.2+
 USE_BZIP2=	yes
 USE_LDCONFIG=	yes
 MAKE_ARGS=	VERBOSE=1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310090657.r996v4EF080077>