1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Set MARK_JOBS_UNSAFE=yes.

If that's not done sometimes not all object files are built before the final
.a is created.
This commit is contained in:
Raphael Kubo da Costa 2014-05-08 22:06:30 +00:00
parent 6f1a1beb87
commit a31261e038
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353360

View File

@ -15,6 +15,7 @@ GNU_CONFIGURE= yes
USES= gmake
MAKEFILE= GNUmakefile
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE=yes
PLIST_SUB= VERSION="${PORTVERSION}"