svn commit: r329870 - head/devel/compiler-rt
Baptiste Daroussin
bapt at FreeBSD.org
Wed Oct 9 06:57:04 UTC 2013
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
More information about the svn-ports-all
mailing list