diff options
Diffstat (limited to 'devel/compiler-rt/Makefile')
-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 b1c9fad79bff..b33b4f898a3d 100644 --- a/devel/compiler-rt/Makefile +++ b/devel/compiler-rt/Makefile @@ -27,7 +27,6 @@ USE_GCC= 4.2+ USE_BZIP2= yes USE_LDCONFIG= yes MAKE_ARGS= VERBOSE=1 -MAKE_JOBS_SAFE= yes LLVM_SVN= http://llvm.org/svn/llvm-project |