summaryrefslogtreecommitdiff
path: root/devel/cross-gcc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cross-gcc')
-rw-r--r--devel/cross-gcc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cross-gcc/Makefile b/devel/cross-gcc/Makefile
index bdbd729450fb..41505a771537 100644
--- a/devel/cross-gcc/Makefile
+++ b/devel/cross-gcc/Makefile
@@ -41,6 +41,7 @@ USES= bison
STRIP= #empty
GNU_CONFIGURE= yes
ALL_TARGET= all info
+MAKE_JOBS_UNSAFE=yes
DEPENDS_ARGS= TGTARCH="${TGTARCH}" TGTABI="${TGTABI}"