1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

Breaks on a 4-core build, mark MAKE_JOBS_UNSAFE

Submitted by:	Christoph Mallon <christoph.mallon@gmx.de>
Feature safe:	yes
This commit is contained in:
Chris Rees 2013-04-20 09:41:30 +00:00
parent a42fa048d7
commit a395752eab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316135

View File

@ -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}"