1
0
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:
Mario Sergio Fujikawa Ferreira 2009-03-25 13:52:05 +00:00
parent 24180ec8b8
commit 6a32efd308
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230970
2 changed files with 2 additions and 0 deletions

View File

@ -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}

View File

@ -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 \