mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Mark MAKE_JOBS_SAFE for SMP compilation
PR: ports/132968 Approved by: ale (maintainer, private e-mail)
This commit is contained in:
parent
869a90c454
commit
892fff2242
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230960
2 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,7 @@ USE_AUTOTOOLS= libtool:15
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
|
||||
CONFIGURE_ARGS= --enable-cxx
|
||||
MAKE_JOBS_SAFE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
INFO= gmp
|
||||
|
|
|
@ -21,6 +21,7 @@ USE_AUTOTOOLS= libtool:15
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
|
||||
CONFIGURE_ARGS= --enable-cxx
|
||||
MAKE_JOBS_SAFE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
INFO= gmp
|
||||
|
|
Loading…
Add table
Reference in a new issue