diff options
-rw-r--r-- | devel/compiler-rt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/compiler-rt/Makefile b/devel/compiler-rt/Makefile index d533e54..51777ef 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 |