aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-10-09 14:57:03 +0800
committerbapt <bapt@FreeBSD.org>2013-10-09 14:57:03 +0800
commitb599a638fe60d764b8553b36d54447ced5df0892 (patch)
tree1fb8ab98323a9f732231528cd8cc3b6391233840
parentba9e018683b67330d945e20940c0744d679f7298 (diff)
downloadfreebsd-ports-gnome-b599a638fe60d764b8553b36d54447ced5df0892.tar.gz
freebsd-ports-gnome-b599a638fe60d764b8553b36d54447ced5df0892.tar.zst
freebsd-ports-gnome-b599a638fe60d764b8553b36d54447ced5df0892.zip
Remove useless use of USE_GCC
-rw-r--r--devel/compiler-rt/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/compiler-rt/Makefile b/devel/compiler-rt/Makefile
index d533e543e05d..51777ef24e19 100644
--- a/devel/compiler-rt/Makefile
+++ b/devel/compiler-rt/Makefile
@@ -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