mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Mark MAKE_JOBS_SAFE for SMP compilation
This commit is contained in:
parent
24180ec8b8
commit
6a32efd308
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230970
@ -21,6 +21,7 @@ USE_AUTOTOOLS= libtool:15
|
||||
CONFIGURE_ARGS= --program-transform-name=''
|
||||
USE_LDCONFIG= yes
|
||||
INSTALLS_ICONS= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
DOCSDIR= ${PREFIX}/share/doc/HTML/en/${PORTNAME}
|
||||
|
||||
|
@ -27,6 +27,7 @@ GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
ALL_TARGET= opt
|
||||
MAKE_ENV+= OCAMLRUNPARAM="l=256M"
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CONFIGURE_ARGS+=\
|
||||
--enable-ocamlver=3 \
|
||||
|
Loading…
Reference in New Issue
Block a user