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:
parent
6f1a1beb87
commit
a31261e038
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353360
@ -15,6 +15,7 @@ GNU_CONFIGURE= yes
|
||||
USES= gmake
|
||||
MAKEFILE= GNUmakefile
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_UNSAFE=yes
|
||||
|
||||
PLIST_SUB= VERSION="${PORTVERSION}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user