parallel build fails when npcu=8 so mark jobs unsafe
PR: ports/153768 Submitted by: Alexey Illarionov <littlesavage at rambler.ru> Feature safe: yes
This commit is contained in:
parent
cad8c56a8e
commit
507c878542
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267829
@ -36,7 +36,7 @@ CONFIGURE_ARGS+= --enable-shared
|
||||
CONFIGURE_ARGS+= --enable-static
|
||||
CONFIGURE_ARGS+= --enable-samples=no
|
||||
CONFIGURE_ARGS+= --mandir=${MANPREFIX}/man
|
||||
MAKE_JOBS_SAFE= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
USE_GMAKE= yes
|
||||
INSTALL_TARGET= install install-manx
|
||||
|
Loading…
Reference in New Issue
Block a user